Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
deterministic JSON.stringify()
- a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results