json4process
A simple module to modify an object's properties of type Function, Date or RegExp to strings and back to their original data type while maintaining the object's structure.
A simple module to modify an object's properties of type Function, Date or RegExp to strings and back to their original data type while maintaining the object's structure.
A simple and easy to use package to execute shell commands in Node.js
A minimal library for executing processes in Node
Test plugin for the [bercow](https://github.com/lachrist/bercow) test runner which spawns a child process.
A wrapper around spawn that returns a promise with the similar output to spawnSync.
Some useful utilities I often need
Cross-platform async shell support for POSIX commands on Linux, MacOS, and Windows.
Node task runner. Allows user to create and run Node tasks in a separate process.
fork process
Versión ES7(async-await) de child_process.exec
Pipeable spawned processes
Async spawn that outputs to stdout
Spawn a child process and expose stdin and stdout as a single duplex stream.
A simple method for handling child_process.fork objects.
A General Purpose Toolkit Library for Javascript
split a command into an array, like process.argv
child_process keep alive and other things
Spawn a dependent child process.
A worker pool for Node.js applications
a version of `child_process.exec` that prints output in realtime