Stringify object values
Parse and stringify JSON with comments. It will retain comments even after saved!
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
A fast alternative to legacy querystring module
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Deterministic stringification for when performance and bundle size matters
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
Deterministic stringification for when performance matters
Stringify an object/array like JSON.stringify just without all the double-quotes
A super light and fast circular JSON parser.
Prevent defined property getters from throwing errors
Like JSON.stringify, but doesn't blow up on circular refs.
Safely and quickly serialize JavaScript objects
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Solves a problem with util.format
JSON.Stringify as a readable stream
JSON.parse with bigints support
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
A blazing fast stringifier that safely handles circular objects
A modern CSS parser and stringifier with TypeScript support
Parse and stringify space separated tokens
Generate hashes from javascript objects in node and the browser.