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:
- Create `esm` enabled packages.☆51Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Run prettier formatter with rollup☆62Updated this week
- Get the path of the caller module☆64Updated 3 years ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 6 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the auth token set for an npm registry☆35Updated 4 months ago
- Sort an object's keys, including an optional key list☆31Updated 3 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Helper for building generic names, similar to webpack☆15Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Runtime validation and processing of JavaScript types☆37Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Official ES spec-compliant polyfill for Object.fromEntries☆33Updated last year
- random string generator☆29Updated 6 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 4 months ago
- Find the closest package.json file☆164Updated 2 weeks ago
- Get the path of the parent module☆77Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago