Easily validate streamed data using pipe
minimal implementation of a PassThrough stream
An iteration of the Node.js core streams with a series of improvements
create a pipeline of streams using Minipass
Hash a stream of data, then validate
a ThroughStream that strictly buffers all readable events when paused.
Postgres bytea parser
a streaming CRC32 checksumer
split a Text Stream into a Line Stream, using Stream 3
Replaces strings in a stream.
Bytes go in, but they don't come out (when muted).
a stream of blocks
fs read and write streams based on minipass
A Minipass stream that collects all the data into a single chunk
Use websockets with the node streams API. Works in browser and node, with all current WS versions
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Strip UTF-8 byte order mark (BOM) from a stream
Like JSONStream, but using Minipass streams
A Minipass stream that raises an error if you get a different number of bytes than expected
Ensure directories exist before writing to them.
Merge multiple streams into a unified stream
fs read and write streams based on minipass
Remove a UTF8 BOM at the start of the stream.
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.