jedwards1211

jedwards1211/async-child-process

Promise-based child process interface (you might want to use promisify-child-process instead!)

JavaScript
9
0
MIT License

async-child-process provides a Promise-based API for working with Node.js ChildProcess objects, offering methods like join, kill, and childPrinted to simplify process management and output handling. It's designed for Node.js developers who want to work with child processes using async/await patterns rather than traditional callbacks. The library is particularly useful for those building CLI tools or automation scripts that need to spawn and manage subprocesses in a more modern, promise-based way.

Total donated
Undistributed
Share with your subscribers: