@ah_naf/runcode
A Node.js package to execute C, C++, Python, and Java code using child_process.
A Node.js package to execute C, C++, Python, and Java code using child_process.
Test plugin for the [bercow](https://github.com/lachrist/bercow) test runner which spawns a child process.
promisified exec of node child_process
A wrapper around spawn that returns a promise with the similar output to spawnSync.
Super small convenience package to call `exec` and return the response as a promise.
Async spawn that outputs to stdout
fork process
Versión ES7(async-await) de child_process.exec
Pipeable spawned processes
TS written promise wrapper for node's child_process. It doesn't store/cache any stdio.
A worker pool for Node.js applications
Some useful utilities I often need
child_process keep alive and other things
Node task runner. Allows user to create and run Node tasks in a separate process.
a version of `child_process.exec` that prints output in realtime
Execute a callback when the process exits, passing the exit code (ESM/CJS)
Spawn a dependent child process.
Spawn a child process and expose stdin and stdout as a single duplex stream.
A convenient async wrapper for Node.js's child_process.exec function
A small set of utilities for child process.