35 packages found
Process execution for humans
A smarter replacement for node.js's child_process module.
Ketch helps you execute, one way or another.
Process execution for humans. This is a fork of sindresorhus/execa, but with CommonJS support.
A simple package to handle child_process.spawn in a practical way
execFile() wrapper for 'co'
seriously like the best async child process library
node package to manage child processes
promisifed exec, spawn, and execFile
Useful additions to inbuilt child_process module.
- extra
- child
- process
- ChildProcess
- ChildProcessByStdio
- ChildProcessWithoutNullStreams
- CommonExecOptions
- CommonOptions
- CommonSpawnOptions
- ExecAsyncException
- ExecAsyncReturns
- ExecException
- ExecFileOptions
- ExecFileOptionsWithBufferEncoding
- View more
Make child_process objects emit 'close' events in node v0.6 like they do in v0.8. This makes it easier to write code that works correctly on both version of node.
Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency
A better error class for 'maxBuffer exceeded' errors
Wrapper script around child_process execFile and spawn to make it more convenient to run bash commands from a node.js script.
Fork of the original Jest Runner for ESLint
child_process#execFile with an additional `subcommand` argument
bind child_process.execFile to a file and configuration
child_process with POSIX style features
Promisify execFile
Fork of the original Jest Runner for Babel and a lot better, plays nicely with monorepos