Detect native Symbol.iterator support.
Asynchronous flow control with a functional taste to it
Collects all values from an (async) iterable and returns them as an array
Treat one or more iterables as a single iterable
Process (async)iterable values as functions with concurrency control
ES async interator wrapper for node streams
filter a javascript iterator
Make any iterator or iterable abortable via an AbortSignal
Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
Modern EventSource client for browsers and Node.js
Iterate over a collection, invoking a function for each element.
Takes an async iterator that yields buffers and concatenates them all together
Provide helpers that polyfill all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`, and even more.
Walk up ancester's dir up to root
Async iterator utilities
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Parse iterators as ndjson and transform iterators to ndjson
An async iterator that joins multiple other async iterators in order, one after another.
Apply a function to a each element of a collection and return a new array of results.
A polyfill for Iterator helpers proposal
A Headers class polyfill and transformation library.
Calls async iterator next using a callback format
Takes an async iterator and turns it into a browser readable stream
Async iterator for GitLab API based on axios