Iterable chaining for JavaScript
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Higher order iterator library for JavaScript/TypeScript.
Iterate any JS iterator. Works robustly in all environments, all versions.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Get the default iterator or async iterator for an iterable or async iterable
Iterate over promises serially
Iterate any iterable JS value. Works robustly in all environments, all versions.
Manage ordered sequences of FluentBundles
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
An asynchronous iterator library for advanced object pipelines.
Chai assertions for iterable objects
Calls async iterator next using a callback format
This project provides a collection of helper functions for working with asyncronous iterators in TypeScript.
JS library for Fengari
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Deques are a generalization of stacks and queues
Iterator abstraction based on ES6 specification
Get the first fulfilled promise that satisfies the provided testing function
Converts iterable objects into readable streams.
A collection of utilities for iterations.
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.