Asynchronous iterator function for parallel processing.
Run your tests with randomization, splitting, and parallelization for beautiful tests.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Minimal async jobs utility library, with streams support
Map over array avoiding parallel execution, using promises
Asynchronous Iterator (ES2019)
Iterate any iterable JS value. Works robustly in all environments, all versions.
Symbol iterator.
Detect native Symbol.iterator support.
Asynchronous flow control with a functional taste to it
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Javascript parser for ics (rfc5545) and vcard (rfc6350) data
Base iterator for extract iterators like tar-iterator and zip-iterator
ES async interator wrapper for node streams
filter a javascript iterator
Modern EventSource client for browsers and Node.js
Make any iterator or iterable abortable via an AbortSignal
Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
Iterate over a collection, invoking a function for each element.
An asynchronous iterator library for advanced object pipelines.
Extract contents from zip archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Extract contents from 7z archives using an iterator API. Pure JavaScript, works on Node.js 0.8+
Extract contents from tar archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms