Iterable sorting for JavaScript
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Iterate any JS iterator. Works robustly in all environments, all versions.
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
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.
Calls async iterator next using a callback format
Chai assertions for iterable objects
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
Get the first fulfilled promise that satisfies the provided testing function
Converts iterable objects into readable streams.
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.
A collection of utilities for iterations.
Collects all values from an async iterator, sorts them using the passed function and yields them