Asynchronous flow control with a functional taste to it
simple but flexible lexically ordered AST traversal with pre and post visitors
utilities for observable asynchronous control flow
ES async interator wrapper for node streams
filter a javascript iterator
Make any iterator or iterable abortable via an AbortSignal
Transform stream that allows you to run your transforms in parallel without changing the order
Async control for arrays
This package is a foreach implementation of parallel, series and concurrent execution with promises.
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
Lexical ordering of property names per Esprima AST type
A gorgeous reporter for Mocha.js
Determine whether each segment of a line is parallel to the correspondent segment of another line.
Iterate over a collection, invoking a function for each element.
An asynchronous iterator library for advanced object pipelines.
Walk up ancester's dir up to root
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.
Async iterator utilities
Zero-overhead asynchronous parallel/each/map function call
Apply a function to a each element of a collection and return a new array of results.
A polyfill for Iterator helpers proposal
An async iterator that joins multiple other async iterators in order, one after another.
Calls async iterator next using a callback format