Minimal async jobs utility library, with streams support
iterator for mini-html-parser
Asynchronous iterator function for parallel processing.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Iterate any iterable JS value. Works robustly in all environments, all versions.
Map over array avoiding parallel execution, using promises
Symbol iterator.
A polymorphic iterate operator for arrays and other iterables
Detect native Symbol.iterator support.
ES async interator wrapper for node streams
High-priority task queue for Node.js and browsers
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
filter a javascript iterator
An asynchronous iterator library for advanced object pipelines.
Array methods for ES6 Iterators
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.
Asynchronous Iterator (ES2019)
Iterate over a collection, invoking a function for each element.
Properties file reader for Node.js
Asynchronous flow control with a functional taste to it
Async iterator utilities
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
A collection of utilities for iterations.
Modern EventSource client for browsers and Node.js