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:
- Import a globally installed module☆59Updated 2 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆93Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- The cmd-shim used in npm☆78Updated 3 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated this week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆80Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Simple RFC 6838 media type parser and formatter☆56Updated this week
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Read a package.json file☆175Updated 2 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Create and parse HTTP Content-Type header☆142Updated this week
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆76Updated 7 months ago
- Copy a file☆123Updated 5 months ago
- add extra files or dirs to webpack's watch system☆59Updated 5 years ago
- Sort the keys of an object☆108Updated 5 months ago
- Manipulate the HTTP Vary header☆62Updated this week
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Read a chunk from a file☆125Updated last year