ReScript bindings to the JavaScript iterator protocol
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.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Iterator abstraction based on ES6 specification
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
🧬 The fastest schema with next-gen DX
Higher order iterator library for JavaScript/TypeScript.
Iterate any JS iterator. Works robustly in all environments, all versions.
Iterate over promises serially
Turn an abstract-leveldown iterator into a readable stream
Run multiple promise-returning & async functions with limited concurrency using native ES9
A finite state machine iterator for JavaScript
The motiviation of this repo is that when ReScript users want to share their library with JS users, the JS users don't need have ReScript toolchain installed, this makes sharing code with JS users easier (more details on that topic can be found in our [Ex
A polymorphic iterate operator for arrays and other iterables
Get the default iterator or async iterator for an iterable or async iterable
ReScript's new standard library. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
ReScript toolchain
Asynchronous iterator function for parallel processing.
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Map over array avoiding parallel execution, using promises
Iterate any iterable JS value. Works robustly in all environments, all versions.
Framework-independent loaders for 3D graphics formats