Promisified cross-spawn.
spawn plugin for gulp
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()
react connector for spawn-x. (Reactive management for javaScript applications)
a util for spawning git from npm CLI contexts
Native process spawning for JavaScript
Exports child_process.spawnSync
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 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