deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Safely and quickly serialize JavaScript objects
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)`.
natural language processor powered by plugins part of the unified collective
TypeScript definitions for safe-json-stringify
Encoding and decoding for base64, base32, base16, and friends
JSON.Stringify as a readable stream
Fastest stable deterministic JSON.stringify()
Like JSON.stringify, but doesn't blow up on circular refs.
Stringify an object/array like JSON.stringify just without all the double-quotes
TypeScript definitions for json-stable-stringify-without-jsonify
Stringify an object so it can be safely inlined in JavaScript code
TypeScript definitions for json-bigint
Deterministic stringification for when performance and bundle size matters
Parse and stringify JSON with comments. It will retain comments even after saved!
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
TypeScript definitions for stringify-object
Yet another stringify function
TypeScript definitions for streaming-json-stringify
hast utility to transform to the DOM
A simple key/value storage using files to persist the data
Prevent defined property getters from throwing errors