A stream JSON parse based on web stream.
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.
Streaming HTML parser with scripting support.
Parser adapter for parsing JSON documents into base namespace.
CSV parsing implementing the Node.js `stream.Transform` API
minimal implementation of a PassThrough stream
Streaming, source-agnostic EventSource/Server-Sent Events parser
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Streaming JSON parser in Javascript for Node.js, Deno and the browser
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Pure Javascript JSON to CSV converter.
Get a stream as a string, Buffer, ArrayBuffer or array
Generic interruptible "parser" mixin for Transform & Writable streams
Lightweight, streamed JSON parser in 748 bytes
Parser adapter for parsing YAML documents into base namespace.
Converts a Web-API readable-stream into a Node.js readable-stream.
Parse partial JSON generated by LLM
Parse, Resolve, and Dereference JSON Schema $ref pointers
Scanner and parser for JSON with comments.
A mature CSV toolset with simple api, full of options and tested against large datasets.
git-log-parser
Node.js Transform and Async interface to convert JSON into CSV.
Parse, Resolve, and Dereference JSON Schema $ref pointers
A fast, efficient parser for multipart streams in any JavaScript environment