deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Better TOML parsing and stringifying all in that familiar JSON interface.
Prevent defined property getters from throwing errors
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Querystringify - Small, simple but powerful query string parser.
Gets the job done when JSON.stringify can't
Parse and stringify URL query strings
Alternative JSON.stringify function with sorted keys, so the output is stable.
Escape and stringify an array of arguments to be executed on the shell
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
Stub TypeScript definitions entry for fast-json-stable-stringify, which provides its own types definitions
Escape and stringify an array of arguments to be executed on the shell
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
A blazing fast stringifier that safely handles circular objects
Stub TypeScript definitions entry for json-stable-stringify, which provides its own types definitions
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
circular JSON.stringify and JSON.parse, for environments with native ES6 Map