Utility function to iterate stream in batch
Turn an abstract-leveldown iterator into a readable stream
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
ES async interator wrapper for node streams
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Higher order iterator library for JavaScript/TypeScript.
Process (async)iterable values as functions with concurrency control
Iterator abstraction based on ES6 specification
Takes an async iterator that emits things and emits them as fixed size batches
Abstraction for DynamoDB batch reads and writes for that handles batch splitting and partial retries with exponential backoff
Iterate any JS iterator. Works robustly in all environments, all versions.
process a vinyl file stream with minimal code
Maximize the parallel calls of an iterator supporting asyncIterator interface
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Iterate over promises serially
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Convert an async iterator/iterable to a readable stream
An asynchronous iterator library for advanced object pipelines.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch