Provides `stringify`/`parse` functions for converting objects with shared/circular references to/from JSON
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
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
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
Safely and quickly serialize JavaScript objects
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Parse and stringify JSON with comments. It will retain comments even after saved!
JSON.Stringify as a readable stream
Like JSON.stringify, but doesn't blow up on circular refs.
unist utility to serialize a node, position, or point as a human readable location
Prevent defined property getters from throwing errors
Fastest stable deterministic JSON.stringify()
Prevent defined property getters from throwing errors
A super light and fast circular JSON parser.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
TypeScript definitions for json-stringify-safe
Encode/decode circular structures for converting to and from JSON.
Deterministic stringification for when performance and bundle size matters
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
> Monorepo of isomorphic utility functions