Use pull-streams with child_process.spawn stdio
Execute callbacks when child processes are spawned
Promisified version of cross-spawn
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Extensions to Node.js child_process module
Cross platform child_process#spawn and child_process#spawnSync
TypeScript definitions for cross-spawn
A Promise-based interface into processes created by child_process.spawn
spawn processes the way the npm cli likes to do
Utility that lets you turn a process into a highland stream.
Tiny process execution for humans — a better child_process
An Rx-version of child_process.spawn
Emit errors on stdout stream for a spawned child process
Simple, consistent sync or async process spawning
Spawn a dependent child process.
seriously like the best async child process library
Spawn commands like `child_process.exec` does but return a `ChildProcess`
Take care of your `spawn()`
Run shell commands using child_process#spawn.
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
a built-in tap extension for t.spawn()
Easy and small child_process.spawn
A Node.js loader to track processes and which JavaScript files they load.
a util for spawning git from npm CLI contexts