Canonical JSON (NPM)

Canonical JSON (NPM)

[1] canonical-json - npm () https://www.npmjs.com/package/canonical-json

The goal of this module is to implement a version of JSON.stringify that returns a canonical JSON format.

Canonical JSON means that the same object should always be stringified to the exact same string.

[2] GitHub - mirkokiefer/canonical-json: Canonical JSON implementation - a repeatable version of JSON.stringify, https://github.com/mirkokiefer/canonical-json

[3] 同名のもの含め、似たようなものは他にもあります。 JSONもどき