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