## usage
Promisified version of cross-spawn
spawn processes the way the npm cli likes to do
Extensions to Node.js child_process module
Cross platform child_process#spawn and child_process#spawnSync
a util for spawning git from npm CLI contexts
Tiny process execution for humans — a better child_process
A Promise-based interface into processes created by child_process.spawn
Spawn commands like `child_process.exec` does but return a `ChildProcess`
TypeScript definitions for cross-spawn
Cross-platform support for running Windows executables
a built-in tap extension for t.spawn()
Promisified cross-spawn.
Easy and small child_process.spawn
Spawn a process and return a promise that resolves when it finishes
Execute callbacks when child processes are spawned
An Rx-version of child_process.spawn
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Adds cross-platform `kill` function to spawn-command processes
Spawns a process and makes it simple to pipe data in and get data out.
Run a lifecycle script for a package (descendant of npm-lifecycle)
Take care of your `spawn()`
a util for spawning git from npm CLI contexts
TypeScript definitions for @npmcli/promise-spawn