wrap a duplex stream with JSONStream parse and stringify
Encode and decode base64 encoded strings
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.
Encode and decode quoted-printable strings according to rfc2045
simple line-by-line stream reader
JSON.Stringify as a readable stream
minimal implementation of a PassThrough stream
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
TypeScript definitions for stream-json
Like JSONStream, but using Minipass streams
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
A small toolset for streaming JSON-RPC data and matching requests and responses
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Wordwrap a string with ANSI escape codes
Helper to wrap functions inside a function call.
Node.js Streams, a user-land copy of the stream library from Node.js
Wrap words to a specified length.
simple line-by-line stream reader
wrap a stream of regular js objects into a stream of line seperated json.
Check if something is a Node.js stream
git-log-parser
Get a stream as a string, Buffer, ArrayBuffer or array
Streaming JSON parser in Javascript for Node.js, Deno and the browser
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.
No description provided.
No description provided.