Sorted version of JSON.stringify
npm install sorted-json-stringifyJSON.stringify with the difference that all keys in Object are sorted by alphabetical order.
JSON.stringify.
JSON.stringify, including replacer and space.
import sortedJSONStringify from 'sorted-json-stringify' (in ES6), or window.sortedJSONStringify (from browser directly).
index.js and index.min.js), reduce the size of ES5.
module field in package.json)