A simple stream to async iterator
Minimal async jobs utility library, with streams support
An async iterator that joins multiple other async iterators in order, one after another.
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
Run multiple promise-returning & async functions with limited concurrency using native ES9
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Get a stream as a string, Buffer, ArrayBuffer or array
ES async interator wrapper for node streams
Modern EventSource client for browsers and Node.js
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
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.
An asynchronous iterator library for advanced object pipelines.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Asynchronous iterator function for parallel processing.
Polyfill for IE/Node 8 for Symbol.asyncIterator
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
async.mapLimit's functionality available as a standalone npm module
Get the default iterator or async iterator for an iterable or async iterable
Iterate over promises serially
Iterator abstraction based on ES6 specification
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Asynchronous flow control with a functional taste to it