A dead simple json stringifying stream. Assumes each chunk is valid json
JSON.Stringify as a readable stream
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Streaming JSON.stringify()
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
CSV stringifier implementing the Node.js `stream.Transform` API
Stringify your JSON at max speed
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Build and manage the fast-json-stringify instances for the fastify framework
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Safely and quickly serialize JavaScript objects
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
A mature CSV toolset with simple api, full of options and tested against large datasets.
CSV parsing implementing the Node.js `stream.Transform` API
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.
Parse and stringify JSON with comments. It will retain comments even after saved!
TypeScript definitions for streaming-json-stringify
unist utility to serialize a node, position, or point as a human readable location
Like JSON.stringify, but doesn't blow up on circular refs.
Recursive version of fs.readdir with small RAM & CPU footprint