A dead simple json parsing stream. Assumes each chunk is valid json
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
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.
CSV parsing implementing the Node.js `stream.Transform` API
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Like JSONStream, but using Minipass streams
Parser adapter for parsing JSON documents into base namespace.
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Parse partial JSON generated by LLM
Streaming JSON parser in Javascript for Node.js, Deno and the browser
JSON.parse with context information on error
Parse JSON with more helpful errors
Process zip files using streaming API
JSON.parse with context information on error
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.
A small set of utilities for streams.
hast utility to create an element from a simple CSS selector
A mature CSV toolset with simple api, full of options and tested against large datasets.
JSON parse with prototype poisoning protection
Super-minimalist version of `concat-stream`. Less than 15 lines!
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
JSON.Stringify as a readable stream