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
- Get the system locale☆228Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- The cmd-shim used in npm☆78Updated 2 weeks ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Import a globally installed module☆59Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Yeoman runtime environment☆133Updated this week
- Node.js recursive synchronous fast file system walker☆163Updated last week
- Clear a module from the cache☆184Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated last year
- Sort the keys of an object☆108Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- Read a package.json file☆175Updated 2 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Check if a path exists☆155Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Convert a value to an array☆133Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 7 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Write a package.json file☆89Updated 4 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Simple in-memory vinyl file store.☆126Updated 3 weeks ago