Spawns a process and makes it simple to pipe data in and get data out.
Turn a string of command line options into an array for child_process.spawn
spawn plugin for gulp
Spawn a dependent child process.
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
Run a lifecycle script for a package (descendant of npm-lifecycle)
TypeScript definitions for @npmcli/promise-spawn
Converts spawn to a ReadStream, buffers the error and emits it
Exports child_process.spawnSync
Spawn a process and return a promise that resolves when it finishes
Kills a child process created with spawn after X bytes are sent
Spawn detached process without opening command line on windows
Adds cross-platform `kill` function to cross-spawn processes
Some old grunt utils provided for backwards compatibility.
a built-in tap extension for t.spawn()
seriously like the best async child process library
Spawn shell command with platform default shell
a util for spawning git from npm CLI contexts
Native process spawning for JavaScript
> `child_process.spawn()` wrapped in a `Promise` for doing async/await.
Utility that lets you turn a process into a highland stream.
Cross spawn with a completion callback
Spawn for node.js but in a way that works regardless of which OS you're using
A mock for child_process.spawn