application/json-seq support stream / async iterator library
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.
A simple tool to keep requests to be executed in order.
A stream that sends Pino log events to Seq
JSON.Stringify as a readable stream
minimal implementation of a PassThrough stream
Immutable Data Collections
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
A Bunyan stream that sends log events to Seq
TypeScript definitions for stream-json
Blind relay for UDX over Protomux channels
Like JSONStream, but using Minipass streams
A Winston v3 transport for Seq
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Sends structured log events to the Seq HTTP ingestion API
A small toolset for streaming JSON-RPC data and matching requests and responses
A streaming JSON parser/stringifier using web streams.
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Get the diff stream between two versions of a hyperbee (supports autobase views)
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.
Streaming JSON parser in Javascript for Node.js, Deno and the browser