Client for the Spawn API using NodeJS
Cross platform child_process#spawn and child_process#spawnSync
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
spawn processes the way the npm cli likes to do
TypeScript definitions for cross-spawn
Promisified version of cross-spawn
Tiny process execution for humans — a better child_process
Cross-platform support for running Windows executables
Spawn commands like `child_process.exec` does but return a `ChildProcess`
Execute callbacks when child processes are spawned
A Promise-based interface into processes created by child_process.spawn
a util for spawning git from npm CLI contexts
Simple, consistent sync or async process spawning
`@expo/turtle-spawn` is a wrapper around `@expo/spawn-async` library.
Buffered child process#spawn.
An Rx-version of child_process.spawn
Converts an object to a child_process.spawn args array
Extensions to Node.js child_process module
Emit errors on stdout stream for a spawned child process
Take care of your `spawn()`
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
Easy and small child_process.spawn
Adds cross-platform `kill` function to spawn-command processes
Platform independent binary installer of FFmpeg for node projects