Simple, fast, flexible and cross-platform async executing commands (with node-cross-spawn).
Returns a promise with the results of a shell command
Execute shell command forwarding all stdio.
A Node.js loader to track processes and which JavaScript files they load.
Limit the shell execution commands to <x> calls same time.
seriously like the best async child process library
Tiny exec() with Promises and trim()
A grown up version of Node's spawn/exec
Actions exec lib
Turns async function into sync via JavaScript wrapper of Node event loop
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
A tiny cross-platform promise based wrapper around child_process.spawn.
Used in npm for command line application support
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
Grunt task for executing shell commands.
Percy CLI commands for running a local snapshot server using [`@percy/core`](./packages/core).
semantic-release plugin to run custom shell commands
Executes a command using the environment variables in an env file
Regular expression for matching a shebang line
A generic process spawner
A simulated bash environment with virtual filesystem
WebdriverIO client library for visual testing with Percy
Small promise wrapper around node's `child_process#exec` allowing you to use async/await syntax for commands you want to execute.
Flexible and cross-platform executing commands. Hybrid, Async and Promise API.