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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EXECA!