Showing 1-20 of 139 packages
Spawn commands like `child_process.exec` does but return a `ChildProcess`
spawn stream for child_process.exec
Transparent usage between `child_process.exec` and `ssh2.prototype.exec`
Promise wrapper for child_process.exec.
Wraps child_process.exec, returning a promise.
A convenient async wrapper for Node.js's child_process.exec function
NodeJS mock module around the child_process.exec function inspired by nock.
Small promise wrapper around child_process.exec
make child_process.exec return promise
Useful wrapper functions for the child_process.exec function.
uRequire RC that executes a `child_process.exec` CLI command against each matched FileResource, returning stdout.
A nodejs child_process.exec and child_process.execSync wrapper for jsonnet cmdline tool
* @savant/cmd A crossplatform nodejs child_process.exec wrapper with a promise interface.
Wrap child_process.exec with Promise and add pretty output
Utility module over child_process.exec for git commands.
Promisified child_process.exec()
Versión ES7(async-await) de child_process.exec
Wrapper around child_process.exec that provides a rolling timeout based on stdout/stderr activity.
Watch specific files or directories and re-execute a given command, using `child_process.spawn` instead of the original `child_process.exec` to have a bit more of control. Forked from `watch-run` by `queckezz`
child_process.spawn and child_process.exec as kefir streams 8)