Concatenate a readable stream's data into a single array
Create a stream that emits events from multiple other streams
Open Node Streams on demand.
a streaming CRC32 checksumer
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Convert a value to a ReadableStream
Buffer-backed Streams for reading and writing.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Unpipe a stream from all destinations
Check if a stream has ended
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Pause a stream's data events
Encode FormData content into the multipart/form-data format
A Minipass stream that raises an error if you get a different number of bytes than expected
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
A small set of utilities for streams.
split a Text Stream into a Line Stream, using Stream 3
a JSON logging library for node.js services
JSON.Stringify as a readable stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Strip UTF-8 byte order mark (BOM) from a string
Determine if an object is a Stream
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)