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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EXECA!