mmalecki

mmalecki/spawn-command

Spawn commands like `child_process.exec` does but return a `ChildProcess`.

JavaScript
47
6
MIT License

`spawn-command` is a Node.js library that allows users to execute shell commands and receive a `ChildProcess` object, similar to `child_process.exec`, but with the ability to stream output. It is designed for developers who need to run shell commands within their Node.js applications and handle the output in real-time.

Total donated
Undistributed
Share with your subscribers: