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
- The cmd-shim used in npm☆76Updated 5 months ago
- Read a package.json file☆165Updated last year
- Write a package.json file☆88Updated 7 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- ☆45Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Copy a file☆121Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Convert a value to an array☆129Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆152Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated 10 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 7 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 4 years ago
- Provide multiple patterns to node-glob☆57Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Simple RFC 6838 media type parser and formatter☆55Updated 10 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 5 months ago
- Traverse JSON Schema passing each schema object to callback☆100Updated 3 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated last year