mmalecki / spawn-command
Spawn commands like `child_process.exec` does but return a `ChildProcess`.
☆46Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for spawn-command
- Get the path of the caller module☆64Updated 3 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- A minimal library for throttling async concurrency.☆30Updated last year
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 5 years ago
- Create `esm` enabled packages.☆50Updated 5 years ago
- Manipulate the HTTP Vary header☆61Updated 6 months ago
- Parse HTTP X-Forwarded-For header☆56Updated 6 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 5 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆43Updated 2 years ago
- Property descriptor factory☆42Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- random string generator☆29Updated 5 years ago
- Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.☆11Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Generate strong pseudo-random bytes☆29Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Callback wrapping utility☆55Updated 9 months ago
- An adapter which make it easier to use Prism in Node.js.☆24Updated 4 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 7 years ago
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated last year
- Run prettier formatter with rollup☆62Updated this week
- Tests whether one path is inside another path☆41Updated 4 years ago
- Scaffold out a CLI based on Ink☆25Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year