A fast, simple, solution to stringifying circular JSON
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Safely and quickly serialize JavaScript objects
Prevent defined property getters from throwing errors
Like JSON.stringify, but doesn't blow up on circular refs.
Prevent defined property getters from throwing errors
TypeScript definitions for json-stringify-safe
Solves a problem with util.format
A simple key/value storage using files to persist the data
TypeScript definitions for safe-json-stringify
unist utility to serialize a node, position, or point as a human readable location
JavaScript parser and stringifier for YAML
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Serialize objects to JSON with handling for circular references
Serialize (encode) HTML character references
A blazing fast stringifier that safely handles circular objects
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Stringify your JSON at max speed
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Build and manage the fast-json-stringify instances for the fastify framework
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
CSV stringifier implementing the Node.js `stream.Transform` API
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.