Cross platform child_process#spawn and child_process#spawnSync
An Rx-version of child_process.spawn
POSIX character classes for creating regular expressions.
extended POSIX-style sprintf
Returns true if the given string is a POSIX bracket expression (POSIX character class).
[](https://travis-ci.org/stefanpenner/ensure-posix-path) [](https://ci.appveyor.com/project/embe
Promisified version of cross-spawn
Universal filesystem path utils
Tiny process execution for humans — a better child_process
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Run scripts that set and use environment variables across platforms
Execute callbacks when child processes are spawned
Spawn commands like `child_process.exec` does but return a `ChildProcess`
spawn processes the way the npm cli likes to do
TypeScript definitions for cross-spawn
Convert between POSIX and Windows paths.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
a util for spawning git from npm CLI contexts
A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)
A Promise-based interface into processes created by child_process.spawn
posix-specific core path module
Cross-platform support for running Windows executables
Path manipulation library for JavaScript
posix-spawn uses posix_spawnp(2) for faster process spawning
EventMachine-aware POSIX::Spawn::Child