ES-6 iterator protocol for DOM NodeIterator
Iterator abstraction based on ES6 specification
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Higher order iterator library for JavaScript/TypeScript.
Iterate any JS iterator. 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.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Turn an abstract-leveldown iterator into a readable stream
Run multiple promise-returning & async functions with limited concurrency using native ES9
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.
iterator for mini-html-parser
Iterate any iterable JS value. Works robustly in all environments, all versions.
Array methods for ES6 Iterators
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Iterate over promises serially
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Get the dependencies of an ES6 module
It iterates through a graph or a tree recursively
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Framework-independent loaders for 3D graphics formats
ES async interator wrapper for node streams
A finite state machine iterator for JavaScript
Runs Promises in a pool that limits their concurrency.