react > stream > json
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Node.js Streams, a user-land copy of the stream library from Node.js
minimal implementation of a PassThrough stream
JSON.Stringify as a readable stream
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
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.
Call a callback when a readable/writable/duplex stream has completed or failed.
Toggle the CLI cursor
Like JSONStream, but using Minipass streams
destroy a stream if possible
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
TypeScript definitions for stream-json
Get and validate the raw body of a readable stream.
A small toolset for streaming JSON-RPC data and matching requests and responses
A streaming way to send data to a Node.js Worker Thread
A stream that emits multiple other streams one after another.
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
a JSON logging library for node.js services
Merge multiple streams into a unified stream