UNPKG
canonicalize
Version:
latest (3.0.0)
3.0.0
2.1.0
2.0.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
JSON canonicalize function
github.com/erdtman/canonicalize
erdtman/canonicalize
canonicalize
/
test
/
testdata
/
output
/
values.json
1 lines
•
118 B
JSON
View Raw
1
{
"literals"
:[null,
true
,
false
],
"numbers"
:[
333333333.3333333
,
1e+30
,
4.5
,
0.002
,
1e-27
],
"string"
:
"€$\u000f
\n
A'B
\"
\\
\\
\"
/"
}