Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.
Cross platform child_process#spawn and child_process#spawnSync
Promisified version of cross-spawn
Extensions to Node.js child_process module
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Spawn commands like `child_process.exec` does but return a `ChildProcess`
Exports child_process.spawnSync
Execute callbacks when child processes are spawned
Tiny process execution for humans — a better child_process
TypeScript definitions for cross-spawn
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]
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.
Abortable async function helpers
Converts an object to a child_process.spawn args array
Standalone node server and express integration for @pollyjs
An Rx-version of child_process.spawn
Emit errors on stdout stream for a spawned child process
Simple, consistent sync or async process spawning
Jest transform stub
Take care of your `spawn()`