node-execa
better `child_process`
Description
This is better in the following ways: - Promise interface.
- Strips EOF from the output so you don't have to `stdout.trim()`.
- Supports shebang binaries cross-platform.
- Improved Windows support.
- Higher max buffer. 10 MB instead of 200 KB.
- Executes locally installed binaries by name.
- Cleans up spawned processes when the parent process dies.
Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/sindresorhus/execa
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-execa