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:
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Get the path of the parent module☆79Updated 4 months ago
- Create and parse HTTP Content-Type header☆141Updated last week
- Conditional promise chains☆63Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Import a globally installed module☆59Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- Get the real path of the system temp directory☆84Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- List of JavaScript types☆83Updated last year
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago