fast-json-stable-stringify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Sort the keys of an object
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
A stable array sort for JavaScript
Safely and quickly serialize JavaScript objects
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Stringify and write JSON to a file atomically
Fastest stable deterministic JSON.stringify()
A cross-browser, numerically stable algorithm to add floats accurately
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
semver-stable
Stringify and write YAML to a file atomically
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
A foreign function interface (FFI) for Node.js, N-API style
Sort the keys of an object recursively
Unbelievable and Modern JSON interface.
semver-extra contains useful methods that aren't included in the vanilla semver package.
Deterministic stringification for when performance matters
Sort an object's keys, including an optional key list
Deterministic `JSON.stringify()` - a faster version of Evgeny's fast-json-stable-strigify. Built with Typescript and modern Javascript.