exec-inline
Make it more convenient to execute commands with inherited stdio
Make it more convenient to execute commands with inherited stdio
Spawn a process with ease.
A better node-open. Opens stuff like websites, files, executables. Cross-platform.
Start task to spawn a script/task/command using cross-spawn
Spawns a child process attached to parent's stdin, stdout and stderr. Inspired by PHP's passthru().
A tiny npx alternative for Node.js, which executes local npm package binaries
Get paths to module executables
Stress-free node child process spawning and management
A tiny wrap around npx, which executes the npx command
Spawns and interacts with child processes using spawn / expect commands
Provide utilities for common tasks such as, file compression, file download, OS integration, exec, etc
An async wrapper around child_process.spawn with a rich API to control the spawned process
Smart wrapper around child_process.spawn using promises
Spawn a node module that exports callback-based functions as a process.
wrapper of spawn that can be used as exec.
Spawn mocha child processes in parallel.
A Promise-based interface into processes created by child_process.spawn
Spawns commands in child processes in parallel and reechoes their output.
Tools for running an osascripts in Node
Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and code.