Iterable cycling functions for JavaScript
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
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
Higher order iterator library for JavaScript/TypeScript.
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
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.
find and identify a cycle in a directed graph
Iterate any iterable JS value. Works robustly in all environments, all versions.
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
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
Manage ordered sequences of FluentBundles
Iterator abstraction based on ES6 specification
Functions for working with iterators in JavaScript, with TypeScript
Get the first fulfilled promise that satisfies the provided testing function
Converts iterable objects into readable streams.