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
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- The cmd-shim used in npm☆76Updated last week
- Get the system locale☆227Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Simple, flexible file copy utility☆97Updated last year
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Read a package.json file☆173Updated this week
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Clear a module from the cache☆184Updated 4 years ago
- Manipulate the HTTP Vary header☆61Updated last week
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if a path exists☆153Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Sort the keys of an object☆105Updated 2 months ago
- Throttle a function to limit its execution rate☆101Updated last year
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 7 years ago
- Convert a value to an array☆131Updated 4 years ago
- Node.js recursive synchronous fast file system walker☆163Updated 3 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago