Read from a WHATWG Stream via a Asynchronous Iterator
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
Get a stream as a string, Buffer, ArrayBuffer or array
The iterable toolbox
node.js library for reading and extraction of ZIP archives
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Core types for paging async iterable iterators
Abstraction for DynamoDB batch reads and writes for that handles batch splitting and partial retries with exponential backoff
The iterable toolbox
a streaming zip archive generator.
Clone a Node.js HTTP response stream
Encode FormData content into the multipart/form-data format
JSON.Stringify as a readable stream
Basic operations on iterables
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
Abstraction for DynamoDB batch reads and writes for that handles batch splitting and partial retries with exponential backoff
Fun with Iterables
ES async interator wrapper for node streams
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.