execSync55.6kMIT1.0.2Node's missing execSync.
mgutzabout 3 years ago shelljs.exec711.1kISC1.1.8Replacement for shelljs' slow exec method - benchmarked 20x faster
danday74about 3 years agochild_process.execSync, exec.sync, shelljs exec, shelljs.exec sync-exec438.1kMIT0.6.2Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
gvarsanyiabout 3 years agoexecSync, exec, fs, sync await-exec40.7kMIT0.1.2Small promise wrapper around node's child_process#exec
allowing you to use async/await syntax for commands you want to execute.
hanfordabout 3 years agoexecSync, async / await, child process, exec executive2.4kMIT1.6.3Elegant command execution with built-in control flow
zeekayabout 3 years agoexecSync, async, bash, child_process