Convert a reader into a async iterator emitting text lines
Properties file reader for Node.js
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.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
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.
An implementation of unzip for JavaScript
A finite state machine iterator for JavaScript
Iterate any JS iterator. Works robustly in all environments, all versions.
Map over array avoiding parallel execution, using promises
Iterate over promises serially
A polymorphic iterate operator for arrays and other iterables
Turn an abstract-leveldown iterator into a readable stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
TypeScript definitions for properties-reader
Asynchronous iterator function for parallel processing.
Framework-independent loaders for 3D graphics formats
Asynchronous, buffered, line-by-line file/stream reader
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.
Read binary packets...