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
- The cmd-shim used in npm☆77Updated this week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Convert a value to an array☆130Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Get the system locale☆227Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Yeoman runtime environment☆132Updated last week
- Simple, flexible file copy utility☆97Updated last year
- Clear a module from the cache☆183Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string