mmalecki / spawn-command
Spawn commands like `child_process.exec` does but return a `ChildProcess`.
☆47Updated 5 months ago
Alternatives and similar repositories for spawn-command:
Users that are interested in spawn-command are comparing it to the libraries listed below
- Get the path of the caller module☆64Updated 3 years ago
- Get the auth token set for an npm registry☆35Updated last month
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Create `esm` enabled packages.☆51Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Tests whether one path is inside another path☆41Updated 5 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 3 weeks ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Sort an object's keys, including an optional key list☆31Updated last week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- random string generator☆29Updated 5 years ago
- Check if something is a promise☆46Updated 3 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Runtime validation and processing of JavaScript types☆37Updated 9 months ago
- Helper for building generic names, similar to webpack☆15Updated 2 years ago
- Property descriptor factory☆42Updated last year
- Official ES spec-compliant polyfill for Object.fromEntries☆33Updated 11 months ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 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…☆92Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- Detect the dominant newline character of a string☆55Updated last year