JSON.Stringify as a readable stream
JSON.Stringify as a readable stream. This version has been updated with a maxDepth option.
Thin wrapper for JSON stream stringify.
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Streaming JSON.stringify()
CSV stringifier implementing the Node.js `stream.Transform` API
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
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() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Stringify your JSON at max speed
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Build and manage the fast-json-stringify instances for the fastify framework
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Safely and quickly serialize JavaScript objects
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
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.
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.
Recursive version of fs.readdir with small RAM & CPU footprint
Prevent defined property getters from throwing errors