Iterate through spawn output
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Cross platform child_process#spawn and child_process#spawnSync
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Higher order iterator library for JavaScript/TypeScript.
Iterator abstraction based on ES6 specification
Iterate any JS iterator. Works robustly in all environments, all versions.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Promisified version of cross-spawn
Iterate over promises serially
Turn an abstract-leveldown iterator into a readable stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Spawn commands like `child_process.exec` does but return a `ChildProcess`
Execute callbacks when child processes are spawned
Tiny process execution for humans — a better child_process
TypeScript definitions for cross-spawn
Framework-independent loaders for 3D graphics formats
spawn processes the way the npm cli likes to do
Run multiple promise-returning & async functions with limited concurrency using native ES9
a util for spawning git from npm CLI contexts
A finite state machine iterator for JavaScript