A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Minimal async jobs utility library, with streams support
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Merge AsyncIterables with all corner cases covered.
Convert event emitters and event targets to ES async iterators
A small wrapper that makes IndexedDB usable
utility functions for async iterators
An asynchronous iterator library for advanced object pipelines.
Standard library
Small library to simplify working with Generators and Iterators in Javascript / Typescript
Combine Multiple Asynchronous Iterators in one (not a sequence)
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
An async iterator that joins multiple other async iterators in order, one after another.
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
Functional reactive programming for JavaScript and CoffeeScript.
iterate over collections in sync & async
Scours arbitrarily-nested objects finding the things you want.
Standard library
OTLP JSON parsing and iterators for metrics, traces, and logs.
Standard iterator utilities.
Higher order functions for iterators and async iterators
async.mapLimit's functionality available as a standalone npm module
qip-wallet-lib provides set of tools for working with Bitcoin transactions and keys. It is written in javascript and works in node.js enviroment
Iterate any JS iterator. Works robustly in all environments, all versions.