tsertkov / exec-sh
node helper to execute shell commands
☆63Updated 11 months ago
Alternatives and similar repositories for exec-sh:
Users that are interested in exec-sh are comparing it to the libraries listed below
- Import a globally installed module☆57Updated last year
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Provide multiple patterns to node-glob☆55Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar