the stream module from node core for browsers
writable stream that concatenates strings or binary data and calls a callback with the result
Converts a Web-API readable-stream into a Node.js readable-stream.
Pipe node.js streams safely with Promises
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Clone a Node.js HTTP response stream
Converts a stream intro a buffer or array of objects
a customizable value inspector
Postgres bytea parser
Tiny, dependency free promisify library.
a streaming CRC32 checksumer
Simple command line prompting utility
Create a stream that emits events from multiple other streams
Buffer-backed Streams for reading and writing.
Convert a value to a ReadableStream
the most correct and second fastest glob implementation in JavaScript
Unpipe a stream from all destinations
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Open Node Streams on demand.
Check if a stream has ended
Encode FormData content into the multipart/form-data format
Pause a stream's data events
A Minipass stream that raises an error if you get a different number of bytes than expected
Create a transform stream using await instead of callbacks