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☆86Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Get the path of the parent module☆79Updated 4 months ago
- Create and parse HTTP Content-Type header☆142Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Find the closest package.json file☆166Updated 8 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Import a globally installed module☆59Updated 2 years ago
- Write data to a random temporary file☆108Updated last week
- Manipulate the HTTP Vary header☆62Updated this week
- 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 2 weeks ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Conditional promise chains☆63Updated 4 years ago
- Check if a value is a plain object☆104Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated this week
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 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
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Check if something is a promise☆45Updated 4 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago