Skip to content

aihua5/json-sort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

json sort 
----------
Sort all the json key,array and value and generate a canonical json.
It after easier to compare

cat package.json | java -cp json-sort-0.0.1-SNAPSHOT.jar  Main -
java -cp json-sort-0.0.1-SNAPSHOT.jar  Main package.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%