tsertkov / exec-sh
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
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Read a package.json file☆165Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Import a globally installed module☆58Updated last year
- The cmd-shim used in npm☆77Updated last week
- Get the directory of globally installed packages and binaries☆75Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Write a package.json file☆88Updated 9 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Yeoman runtime environment☆130Updated this week
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Make your terminal beep☆134Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- Resolve a relative path against a root path with validation☆32Updated 8 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the set npm registry URL☆55Updated 3 weeks ago
- Find the closest package.json file☆163Updated last year
- Traverse JSON Schema passing each schema object to callback☆100Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if a path exists☆151Updated 3 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated last year
- ☆45Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago