stringify-object + an option to inline short objects & arrays
Parse and stringify JSON with comments. It will retain comments even after saved!
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Stringify an object/array like JSON.stringify just without all the double-quotes
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Serialize (encode) HTML character references
JSON.Stringify as a readable stream
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Like JSON.stringify, but doesn't blow up on circular refs.
A modern CSS parser and stringifier with TypeScript support
Safely and quickly serialize JavaScript objects
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Prevent defined property getters from throwing errors
Build and manage the fast-json-stringify instances for the fastify framework
Deterministic stringification for when performance matters
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Deterministic stringification for when performance and bundle size matters
JavaScript parser and stringifier for YAML
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Minimum utility toolbelt
A blazing fast stringifier that safely handles circular objects
Sort an object's keys, including an optional key list
unist utility to serialize a node, position, or point as a human readable location
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.