A Node.js module designed to handle the serialization and deserialization of JavaScript objects, including functions.
unist utility to serialize a node, position, or point as a human readable location
hast utility to serialize to HTML
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
Stringify your JSON at max speed
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Solves a problem with util.format
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Build and manage the fast-json-stringify instances for the fastify framework
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Safely and quickly serialize JavaScript objects
JSON.Stringify as a readable stream
Parse and stringify JSON with comments. It will retain comments even after saved!
Like JSON.stringify, but doesn't blow up on circular refs.
Prevent defined property getters from throwing errors
unist utility to check if a node passes a test
unist utility to recursively walk over nodes, with ancestral information
mdast utility to get the plain text content of a node
mdast utility to serialize markdown
unist utility to get the position of a node
mdast utility to transform to hast
hast utility to check if a node is inter-element whitespace
mdast utility to check if a node is phrasing content