mmalecki / spawn-commandLinks
Spawn commands like `child_process.exec` does but return a `ChildProcess`.
☆47Updated last year
Alternatives and similar repositories for spawn-command
Users that are interested in spawn-command are comparing it to the libraries listed below
Sorting:
- Check if a URL is absolute☆80Updated 3 months ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Find the closest package.json file☆166Updated 6 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Check if a value is a plain object☆103Updated last year
- Import a globally installed module☆58Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Manipulate the HTTP Vary header☆62Updated 3 weeks ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Runtime vendor prefixing based on feature detection.☆67Updated 7 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 6 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Sort the keys of an object☆107Updated 4 months ago
- Get the real path of the system temp directory☆84Updated 3 years ago