Convert a (async) iterator to a pull stream
ES async interator wrapper for node streams
A library of async iterator extensions for JavaScript including ```map```, ```reduce```, ```filter```, ```flatMap```, ```pipe``` and [more](https://github.com/jamiemccrindle/axax/blob/master/docs/API.md#functions).
Make any iterator or iterable abortable via an AbortSignal
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
process a vinyl file stream with minimal code
Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
Modern EventSource client for browsers and Node.js
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.
A polyfill for Iterator helpers proposal
Async iterator utilities
An asynchronous iterator library for advanced object pipelines.
Walk up ancester's dir up to root
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Calls async iterator next using a callback format
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
Collects all values from an async iterator and returns them as an array
utility functions for async iterators
Socket.dev optimized package override for es-iterator-helpers
Symbol.
Convert a pull stream to an async iterator
Actions glob lib
Create an iterator which iterates over grapheme clusters.
Small, performant & immutable iteration utilities for Arrays and Objects