This package improves child_process methods with a promise interface. Strips the final newline from the output so you don't have to do stdout.trim(). Supports shebang binaries cross-platform. Improved Windows support. Higher max buffer. 100 MB instead of 200 KB. Executes locally installed binaries by name. Cleans up spawned processes when the parent process dies. Get interleaved output from stdout and stderr similar to what is printed on the terminal. (Async only). Can specify file and arguments as a single string without a shell. More descriptive errors. Gracefully handle failures by using automatic retries and exponential backoff with the p-retry package.
Features
- No escaping/quoting is needed
- Execute a file synchronously
- Execute a Node.js script as a child process
- The child process stderr then stdout are appended to the end
- Kill the spawned process when the parent process exits
- Write some input to the stdin of your binary
- Redirect output to a file
- Redirect input from a file
- Execute the current package's binary
Categories
DebuggersLicense
MIT LicenseFollow EXECA
Other Useful Business Software
8 Monitoring Tools in One APM. Install in 5 Minutes.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EXECA!