The string_decoder module from Node core
Node.js streams in the browser
Web API compatible Blob implementation
Converts a Web-API readable-stream into a Node readable-stream.
Forward a readable stream to another readable stream or a writable stream to another writable stream
Peek the first couple of bytes from a stream
Simplified streams of objects
TypeScript definitions for responselike
Get the union of two sorted streams
This is lightweight memory stream module for node.js.
Check if something is a Node.js stream
simplified stream construction
TypeScript definitions for stream-array
User interface primitives for console applications
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
A readable stream reader that reads a desired number of bytes.
TypeScript definitions for zip-stream
Pipe ReadStream to a wormhole
Read binary files in chunks, on demand, with promises.
Postgres query result returned as readable stream
Alias for Node.js built-in 'node:stream' module
Get a stream as a string, Buffer, ArrayBuffer or array
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Pipe node.js streams safely with Promises