wrap async/sync Iterable as an asyncIterable
Allow parsing of async generator functions
The Interactive Extensions for JavaScript
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Get the first fulfilled promise that satisfies the provided testing function
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
The Interactive Extensions for JavaScript
The Interactive Extensions for JavaScript
Turn async generator functions into ES2015 generators
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
The Interactive Extensions for JavaScript
Creates a prefetched async iterable
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
The Interactive Extensions for JavaScript
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Allow parsing of async generator functions
inform an iterator when it is prematurely terminated by the consumer.
Get the default iterator or async iterator for an iterable or async iterable
Sorting algorithm using external memory if the input iterable is too big
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Convert streaming iterables to Node.js streams
Map over promises concurrently