Spawn a process and return a promise that resolves when it finishes
Turn a string of command line options into an array for child_process.spawn
Spawns a process and makes it simple to pipe data in and get data out.
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
TypeScript definitions for @npmcli/promise-spawn
Converts spawn to a ReadStream, buffers the error and emits it
a built-in tap extension for t.spawn()
a util for spawning git from npm CLI contexts
Native process spawning for JavaScript
Exports child_process.spawnSync
Cross spawn with a completion callback
Utility that lets you turn a process into a highland stream.
Spawn for node.js but in a way that works regardless of which OS you're using
A Node.js loader to track processes and which JavaScript files they load.
Spawn a dependent child process.
Platform independent binary installer of FFmpeg for node projects
Kills a child process created with spawn after X bytes are sent
Grunt task to run shell commands
Adds cross-platform `kill` function to cross-spawn processes
Utilities for running commands on a specific version of node by installed path
Spawn detached process without opening command line on windows
> `child_process.spawn()` wrapped in a `Promise` for doing async/await.
pluggable core of node-tap
Run a lifecycle script for a package (descendant of npm-lifecycle)