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
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Get the path of the parent module☆78Updated last month
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months 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…☆96Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 3 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Find the closest package.json file☆165Updated 5 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 7 years ago
- Write data to a random temporary file☆107Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Manipulate the HTTP Vary header☆61Updated last week
- Sort an object's keys, including an optional key list☆32Updated 2 weeks ago
- Check if a value is a plain object☆103Updated last year
- Strip leading whitespace from each line in a string☆143Updated last month