async-to-gen
Transform async functions to generator functions with speed and simplicity.
Transform async functions to generator functions with speed and simplicity.
An alternantive to EventEmitter using consumable streams.
A readable async stream which can be iterated over using a for-await-of loop.
A consumable stream demultiplexer.
An async stream which can be iterated over using a for-await-of loop.
Convert a pull-stream to an Async Iterable
A readable async stream which can be iterated over using a for-await-of loop.
Asynchronous iterate an array of promises: First fulfilled is first processed
An async stream which can be iterated over using a for-await-of loop.
Asynchronous iteration over array by promise resolve time.
An async stream which can be iterated over using a for-await-of loop.
A collection of classes that allow iteration over a predefined collection of elements.
The right way to iterate with for-await-of
Wrappers around Node.js ReadableStream, Readline and ChildProcess that implement AsyncIterableIterator interface
Transform async functions to generator functions and decorators with speed and simplicity.
[](https://travis-ci.org/Kirusi/jseventqueue) [](https://coveralls.
Convert any callback-based sequence of values into a full-fledged async iterable
AsyncQueue is a TypeScript class that provides a simple asynchronous queue implementation. It implements the `Symbol.asyncIterator` interface, allowing it to be used in `for-await-of` loops. This enables one or multiple consumers to process items in the q
An alternantive to EventEmitter using consumable streams.
An async stream which can be iterated over using a for-await-of loop.