utility functions for async iterators
Convert a (async) iterator to a pull stream
Async iterator for GitLab API based on axios
Turn a function into an `http.Agent` instance
iterator for mini-html-parser
Collects all values from an async iterator and returns them as an array
a base class for sdk with default error handler
Returns the first result from an async iterator
Aggregates several async iterators into one (zip)
Convert a pull stream to an async iterator
Process incoming async(iterable) functions in parallel
A polymorphic iterate operator for arrays and other iterables
Provide helpers that polyfill all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`, and even more.
Google Ads API Client Library for Node.js
Returns the last result from an async iterator
Iterator library for JavaScript and TypeScript
Allows peeking/pushing an iterable
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge AsyncIterables with all corner cases covered.
Takes an async iterator that emits things and emits them as fixed size batches
Collects all values from an async iterator, sorts them using the passed function and yields them
Iterate any iterable JS value. Works robustly in all environments, all versions.
Empties an async iterator
Run multiple promise-returning & async functions with limited concurrency using native ES9