Like underscore for Node streams. Map, reduce, filter, fork, pipeline and other utility functions for iterating over object mode streams.
Higher order functions for iterators and async iterators
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Minimal async jobs utility library, with streams support
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Merge AsyncIterables with all corner cases covered.
An async iterator that joins multiple other async iterators in order, one after another.
Foundation for async iterators as streams
Convert event emitters and event targets to ES async iterators
A small wrapper that makes IndexedDB usable
utility functions for async iterators
An asynchronous iterator library for advanced object pipelines.
Utility functions for processing markdown files using object mode streams.
Small library to simplify working with Generators and Iterators in Javascript / Typescript
Standard library
Combine Multiple Asynchronous Iterators in one (not a sequence)
minimal implementation of a PassThrough stream
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
pipe streams together and close all of them if one of them closes
This project provides a collection of helper functions for working with asyncronous iterators in TypeScript.
Library to make working with Iterators/AsyncIterators easier.
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
Functional reactive programming for JavaScript and CoffeeScript.
iterate over collections in sync & async