tsertkov / exec-shLinks
node helper to execute shell commands
☆64Updated last year
Alternatives and similar repositories for exec-sh
Users that are interested in exec-sh are comparing it to the libraries listed below
Sorting:
- The cmd-shim used in npm☆77Updated last week
- Import a globally installed module☆58Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Simple, flexible file copy utility☆97Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Yeoman runtime environment☆130Updated last week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Get the system locale☆227Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Simple RFC 6838 media type parser and formatter☆57Updated 2 weeks ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Traverse JSON Schema passing each schema object to callback☆102Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- ☆45Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 11 months ago