Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
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.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Higher order iterator library for JavaScript/TypeScript.
Iterator abstraction based on ES6 specification
librabin bindings for JavaScript
ES async interator wrapper for node streams
Iterate any JS iterator. Works robustly in all environments, all versions.
Filesystem (fs) chunk store that is abstract-chunk-store compliant
Immediate put/get for abstract-chunk-store compliant stores
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
In memory chunk store that is abstract-chunk-store compliant
Iterate over promises serially
In-memory LRU cache for abstract-chunk-store compliant stores
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Turn an abstract-leveldown iterator into a readable stream
File System Access API chunk store that is abstract-chunk-store compliant, with filesystem-like folder structure.
Framework-independent loaders for 3D graphics formats
Run multiple promise-returning & async functions with limited concurrency using native ES9
A tiny (294 bytes) state manager for React/Preact/Vue/Svelte with many atomic tree-shakable stores
Convert an abstract-chunk-store compliant store into a readable or writable stream
A finite state machine iterator for JavaScript