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:
- Create `esm` enabled packages.☆50Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 weeks ago
- Get the path of the caller module☆65Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 3 weeks ago
- Find the closest package.json file☆165Updated 3 months ago
- Get the auth token set for an npm registry☆34Updated last month
- Get the path of the parent module☆78Updated 2 weeks ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Get the real path of the system temp directory☆81Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- btoa and atob support for node.js or old browsers, with the Unicode Problems fixed☆21Updated 6 years ago
- random string generator☆28Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- string representations of objects in node and the browser☆154Updated 8 months ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 months ago
- Check if a value is a plain object☆102Updated last year