Yet another stringify function
Recursive function for deep transforming any object with enumerated properties to JSON format, including Map and Set objects
JsonML parse/stringify function.
Multiple parse/stringify function
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
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Easy to use stringify function with built-in configurable formatters
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Like JSON.stringify, but doesn't blow up on circular refs.
Stringify an object so it can be safely inlined in JavaScript code
Stringify your JSON at max speed
Fastest stable deterministic JSON.stringify()
Safely and quickly serialize JavaScript objects
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Prevent defined property getters from throwing errors
unist utility to serialize a node, position, or point as a human readable location
Deterministic stringification for when performance matters
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
Deterministic stringification for when performance and bundle size matters
Build and manage the fast-json-stringify instances for the fastify framework
TypeScript definitions for json-stringify-safe
CSV stringifier implementing the Node.js `stream.Transform` API