code-stringify is node.js module that converts JavaScript variables into source codes. Unlike JSON.stringify, code-stringify converts things into strings of code, not JSON.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
unist utility to serialize a node, position, or point as a human readable location
Build and manage the fast-json-stringify instances for the fastify framework
Stringify your JSON at max speed
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
CSV stringifier implementing the Node.js `stream.Transform` API
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Safely and quickly serialize JavaScript objects
A modern CSS parser and stringifier with TypeScript support
remark plugin to add support for serializing markdown
Fastest stable deterministic JSON.stringify()
rehype plugin to serialize HTML
Parse and stringify JSON with comments. It will retain comments even after saved!
Prevent defined property getters from throwing errors
Stringify an object/array like JSON.stringify just without all the double-quotes
A simple key/value storage using files to persist the data
Stringify an object so it can be safely inlined in JavaScript code
Like JSON.stringify, but doesn't blow up on circular refs.