A polymorphic iterate operator for arrays and other iterables
Iterator library for JavaScript and TypeScript
Asynchronous iterator function for parallel processing.
Polyfill for IE/Node 8 for Symbol.asyncIterator
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Minimal async jobs utility library, with streams support
Map over array avoiding parallel execution, using promises
Asynchronous Iterator (ES2019)
Iterate any iterable JS value. Works robustly in all environments, all versions.
Symbol iterator.
Asynchronous flow control with a functional taste to it
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Detect native Symbol.iterator support.
Filters the passed iterable by using the filter function
ES async interator wrapper for node streams
a filter function for iterables
Make any iterator or iterable abortable via an AbortSignal
Modern EventSource client for browsers and Node.js
Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
A library of async iterator extensions for JavaScript including ```map```, ```reduce```, ```filter```, ```flatMap```, ```pipe``` and [more](https://github.com/jamiemccrindle/axax/blob/master/docs/API.md#functions).
An asynchronous iterator library for advanced object pipelines.
Iterate over a collection, invoking a function for each element.
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