flex-exec
Call a child process with the ease of exec and safety of spawn
Call a child process with the ease of exec and safety of spawn
🦅 Execute command in a child process
Replace your Node.js process with another process. Like Ruby exec.
Some sugar for child_process module.
spawn child processes asynchronously
Spawn detached process without opening command line on windows
Elegant command execution with built-in control flow
Simple, consistent sync or async process spawning
Spawn a dependent child process.
💦Split a command into an array or an object
Neatly view the output of multiple spawned processes.
Grunt task to run Gruntfiles in a child process. Gruntception!
emulate the `npm run-script` using stdio
Spawn a new process using `stack` command with the given arguments
Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency
Chai assertions for testing your CLI
Wrapper around `child_process.spawn` to enable pass the command as a string directly to spawn
Simple mock for child_process.spawn
Selectively executes commands when watched files are changed.
A small nodejs module to execute shell commands in parallel