No description provided.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Safely and quickly serialize JavaScript objects
Prevent defined property getters from throwing errors
Prevent defined property getters from throwing errors
Like JSON.stringify, but doesn't blow up on circular refs.
TypeScript definitions for json-stringify-safe
Solves a problem with util.format
A simple key/value storage using files to persist the data
TypeScript definitions for safe-json-stringify
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.
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
A blazing fast stringifier that safely handles circular objects
Serialize objects to JSON with handling for circular references
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Stringify your JSON at max speed
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Build and manage the fast-json-stringify instances for the fastify framework
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
CSV stringifier implementing the Node.js `stream.Transform` API
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.