Thin wrapper (shim) of Node.js's child_process.spawn() with respect to gulp (vinyl file streams) by binding to stdin, stdout, and stderr.
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Cross platform child_process#spawn and child_process#spawnSync
spawn plugin for gulp
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
An implementation of WHATWG EventTarget interface.
No description provided.
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
Used in npm for command line application support
ES2019 spec-compliant String.prototype.trimStart shim.
Promisified version of cross-spawn
ES2019 spec-compliant String.prototype.trimEnd shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Runs Mocha as a child process.
ES5 spec-compliant shim for String.prototype.trim
ES6 spec-compliant RegExp.prototype.flags shim.
ES proposal-spec-compliant Object.fromEntries shim.
Node.js's util module for all engines
ECMAScript spec-compliant polyfill/shim for `globalThis`
Spawn commands like `child_process.exec` does but return a `ChildProcess`
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
ECMAScript 5 compatibility shims for legacy JavaScript engines
ES spec-compliant shim for ArrayBuffer.prototype.slice