@kwsites/exec-p
Execute a command and retrieve data as a promise.
Execute a command and retrieve data as a promise.
Easy and small child_process.spawn
Collection of cross-platform routines for child process monitoring. Allows to keep track of creation, spawn and termination of a child process via events. Get information about command, arguments and options used to create a child process. Modify command,
Small promise wrapper around node's `child_process#exec` allowing you to use async/await syntax for commands you want to execute.
Node child processes as promises
A mock for child_process.spawn
Node child processes as promises
Transparent usage between `child_process.exec` and `ssh2.prototype.exec`
Transparent use of the `fs` module locally or over SSH
Spawns and interacts with child processes using spawn / expect commands
Library for managing expectations on a subprocess
Child process, and cluster helper for Node.js
Herod, an heartless killer / handler for ( long-running ) child processes.
Spawns and interacts with child processes using spawn / expect commands
Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and code.
Start and stop geth from Node.js
Manage workers on a queue.
Better handling child process exec argv
Complete native binding to the waitpid() syscall
Maybe make an error from `ChildProcess`'s `exit` event parameters