A simple asynchronous queue with an async iterator interface, supporting dynamic enqueueing.
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Get the first fulfilled promise that satisfies the provided testing function
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
The Interactive Extensions for JavaScript
Iterable SDK for React Native.
Get the default iterator or async iterator for an iterable or async iterable
Convert streaming iterables to Node.js streams
Creates a prefetched async iterable
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
Multipart and Tar utilities for the Web Streams API
Map over promises concurrently
A blazing fast ES module imports parser.
The Interactive Extensions for JavaScript
The Interactive Extensions for JavaScript
Invokes the passed function for each item in an iterable
Convert Node.js streams to streaming iterables
`Promise.all` and `Promise.allSettled` with concurrency option and async iterable result
Check if an Iterable is empty
Calls async iterator next using a callback format
Run promise-returning & async functions concurrently with optional limited concurrency
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
type AnyIterable<T>