An extended version of javascript-stringify module retaining custom properties on Function/RegExp objects
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Safely and quickly serialize JavaScript objects
Stringify your JSON at max speed
recma plugin to serialize JavaScript
Build and manage the fast-json-stringify instances for the fastify framework
Parse and stringify JSON with comments. It will retain comments even after saved!
Deterministic stringification for when performance and bundle size matters
unist utility to serialize a node, position, or point as a human readable location
A modern CSS parser and stringifier with TypeScript support
A JS implementation of JSONPath with some additional operators
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Like JSON.stringify, but doesn't blow up on circular refs.
Deterministic stringification for when performance matters
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Stringify an object so it can be safely inlined in JavaScript code
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
CSV stringifier implementing the Node.js `stream.Transform` API
remark plugin to add support for serializing markdown
Encode/decode circular structures for converting to and from JSON.