deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified JSON-LD
Alternative JSON.stringify function with sorted keys, so the output is stable.
unist utility to serialize a node, position, or point as a human readable location
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
Just a wrapper around https://github.com/streamich/fastest-stable-stringify
Stringify your JSON at max speed
Build and manage the fast-json-stringify instances for the fastify framework
deterministic `JSON.stringify()` - a faster ES6 version of substack's json-stable-strigify
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)`.
a variation of json-stable-stringify for deterministic JSON.stringify()
TypeScript typings for json-stable-stringify
remark plugin to add support for serializing markdown
A modern CSS parser and stringifier with TypeScript support
Serialize JSON into a canonical format.
JSON.Stringify as a readable stream
➡️ An ES6 string tag that makes indentation right
Like JSON.stringify, but doesn't blow up on circular refs.
Stringify an object/array like JSON.stringify just without all the double-quotes
Stringify an object so it can be safely inlined in JavaScript code
rehype plugin to serialize HTML
recma plugin to serialize JavaScript