`child_process.spawn` + Promise API + live data chunks + merged output of stdout and stderr
Promised spawn fo child_process
Cross platform child_process#spawn and child_process#spawnSync
TypeScript definitions for chai-as-promised
Retry a failed promise
Promisified version of cross-spawn
Spawn commands like `child_process.exec` does but return a `ChildProcess`
Execute callbacks when child processes are spawned
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Tiny process execution for humans — a better child_process
TypeScript definitions for cross-spawn
spawn processes the way the npm cli likes to do
a util for spawning git from npm CLI contexts
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
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
Converts an object to a child_process.spawn args array
Extensions to Node.js child_process module
Promise-based IO
Emit errors on stdout stream for a spawned child process
Simple, consistent sync or async process spawning
Adds cross-platform `kill` function to spawn-command processes