mmalecki / spawn-commandLinks
Spawn commands like `child_process.exec` does but return a `ChildProcess`.
☆47Updated 9 months ago
Alternatives and similar repositories for spawn-command
Users that are interested in spawn-command are comparing it to the libraries listed below
Sorting:
- Get the path of the caller module☆64Updated 3 years ago
- 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 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…☆94Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Get the path of the parent module☆77Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆57Updated last week
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- string representations of objects in node and the browser☆152Updated 5 months ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- ☆45Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated last week
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Runtime validation and processing of JavaScript types☆37Updated last year
- Convert a value to an array☆129Updated 3 years ago