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:
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Read a package.json file☆167Updated last year
- The cmd-shim used in npm☆77Updated last month
- Require global npm as a local node module.☆32Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Convert a value to an array☆129Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Write a package.json file☆88Updated 10 months ago
- Find the closest package.json file☆164Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Sort the keys of an object☆103Updated 8 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Yeoman runtime environment☆130Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Copy a file☆120Updated last year
- Sort an object's keys, including an optional key list☆31Updated 3 months ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Get the set npm registry URL☆55Updated last month
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 9 months ago
- Invoke multiple commands, running in parallel / sequential, matching npm scripts☆27Updated 6 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Kill any process running on a given TCP port on Windows, Linux or Mac☆49Updated 9 months ago