Yet another line reader stream, uses through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
A through2 to create an Array.prototype.filter analog for streams.
TypeScript definitions for through2
Like through2 except runs in parallel with limited concurrency
A through2 to create an Array.prototype.map analog for streams.
A through2 wrapper that just receives chunks and nothing else.
A through2 wrapper to for simple stream.PassThrough spies.
Asynchronous, buffered, line-by-line file/stream reader
TypeScript definitions for gulp-util
TypeScript definitions for through2-map
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
easily make yummy noms for other streams
A through2 to create a lodash.get analog for streams
Pipe a stream into a string, collect value with callback or promise
Reads lines of text from input stream
A stream that transforms chunks to batches form the stream
minimal implementation of a PassThrough stream
A small promise-based wrapper for through2
Create a transform stream using await instead of callbacks
A through2 wrapper to emulate Array.prototype.reduce for streams.
TypeScript definitions for through2-concurrent
An async version of through2-map -- async Array.prototype.map for streams
Dominic Tarr's JSONStream using Rodd Vaggs' through2