Generate JS(ON) code that re-creates a JS value (object, string, Date, …) as verbatim as possible on the other side of a UTF-8 stream.
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
JavaScript parser and stringifier for YAML
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Like JSON.stringify, but doesn't blow up on circular refs.
Serialize (encode) HTML character references
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Stringify an object so it can be safely inlined in JavaScript code
Fastest stable deterministic JSON.stringify()
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
A modern CSS parser and stringifier with TypeScript support
Safely and quickly serialize JavaScript objects
unist utility to serialize a node, position, or point as a human readable location
recma plugin to serialize JavaScript
CSV stringifier implementing the Node.js `stream.Transform` API
Prevent defined property getters from throwing errors
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Deterministic stringification for when performance matters
Prevent defined property getters from throwing errors
Stringify your JSON at max speed
Build and manage the fast-json-stringify instances for the fastify framework
JSON.Stringify as a readable stream
Deterministic stringification for when performance and bundle size matters
No description provided.
No description provided.