https://github.com/isaacs/json-stringify-safe
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Safely and quickly serialize JavaScript objects
Like JSON.stringify, but doesn't blow up on circular refs.
Prevent defined property getters from throwing errors
Prevent defined property getters from throwing errors
TypeScript definitions for json-stringify-safe
An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Stringify your JSON at max speed
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
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
TypeScript definitions for safe-json-stringify
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Parse JSON without risk of losing numeric information
Parse and stringify JSON with comments. It will retain comments even after saved!
JSON.Stringify as a readable stream
unist utility to serialize a node, position, or point as a human readable location
Serialize objects to JSON with handling for circular references
Invisible data at ease
Fastest stable deterministic JSON.stringify()
Solves a problem with util.format
Stringify an object sorting scalars before objects, and defaulting to 2-space indent