Serialize JavaScript objects to JSON strings.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Stringify your JSON at max speed
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() 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
Safely and quickly serialize JavaScript objects
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
JSON viewer component for React focused on performance for large volume input while still providing few customiziation features
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
Like JSON.stringify, but doesn't blow up on circular refs.
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
A smaller version of caniuse-db, with only the essentials!
Lite version of json-schema-to-typescript
Convert character encodings in pure javascript.
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