A length-prefixed JSON stream reader that accommodates whitespace padding
Streaming length prefixed buffers
Read and write length-prefixed byte arrays over a duplex stream
Get and validate the raw body of a readable stream.
Streaming length prefixed buffers
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Streaming length prefixed buffers with async iterables
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Read binary packets...
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.
Implements a JavaScript async iterator protocol for consuming and producing binary netstrings.
A Minipass stream that raises an error if you get a different number of bytes than expected
A convenience-wrapper around protocol-buffers and lp-messages functions
JSON.Stringify as a readable stream
Encode and decode quoted-printable strings according to rfc2045
TypeScript definitions for stream-buffers
minimal implementation of a PassThrough stream
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.
Read the progress of a stream
Buffer and transform the n first bytes of a stream
Encode and decode base64 encoded strings
Event encoding utilities for the **Agent-User Interaction (AG-UI) Protocol**.
Like JSONStream, but using Minipass streams
TypeScript definitions for stream-json