Get a stream as a string, Buffer, ArrayBuffer or array
node.js library for reading and extraction of ZIP archives
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Clone a Node.js HTTP response stream
a streaming zip archive generator.
Encode FormData content into the multipart/form-data format
JSON.Stringify as a readable stream
Streaming utilities for AI assistants
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
fs read and write streams based on minipass
ES async interator wrapper for node streams
Toggle the CLI cursor
fs read and write streams based on minipass
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.
destroy a stream if possible
Create a transform stream using await instead of callbacks
A consumable stream demultiplexer.
Call a callback when a readable/writable/duplex stream has completed or failed.
Buffer and transform the n first bytes of a stream
A streaming way to send data to a Node.js Worker Thread
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Node.js Transform and Async interface to convert JSON into CSV.