Stringify an object/array like JSON.stringify just without all the double-quotes
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
Stringify an object/array like JSON.stringify just without all the double-quotes
Parse and stringify JSON with comments. It will retain comments even after saved!
Like JSON.stringify, but doesn't blow up on circular refs.
Build and manage the fast-json-stringify instances for the fastify framework
Safely and quickly serialize JavaScript objects
A simple key/value storage using files to persist the data
Encode/decode circular structures for converting to and from JSON.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Solves a problem with util.format
JSON.Stringify as a readable stream
A library for teleporting rich data to another place.
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
handle circular references when stringifying and parsing
A set of utility functions for expect and related packages
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
> Monorepo of isomorphic utility functions
Deterministic stringification for when performance matters
A blazing fast stringifier that safely handles circular objects
A modern CSS parser and stringifier with TypeScript support
unist utility to serialize a node, position, or point as a human readable location
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects