programmatically install npm dependencies
Cross platform child_process#spawn and child_process#spawnSync
Tiny process execution for humans — a better child_process
Promisified version of cross-spawn
Spawn commands like `child_process.exec` does but return a `ChildProcess`
Execute callbacks when child processes are spawned
TypeScript definitions for cross-spawn
spawn processes the way the npm cli likes to do
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
a util for spawning git from npm CLI contexts
Extensions to Node.js child_process module
Easy and small child_process.spawn
Converts an object to a child_process.spawn args array
Emit errors on stdout stream for a spawned child process
A Promise-based interface into processes created by child_process.spawn
Cross-platform support for running Windows executables
`@expo/turtle-spawn` is a wrapper around `@expo/spawn-async` library.
An Rx-version of child_process.spawn
Simple, consistent sync or async process spawning
Run shell commands using child_process#spawn.
Buffered child process#spawn.
Take care of your `spawn()`
Turn a string of command line options into an array for child_process.spawn
Adds cross-platform `kill` function to spawn-command processes