Skip to content

JSON minified without extra format like double quote

License

Notifications You must be signed in to change notification settings

asiainfo/westjson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Maven Central License

westjson

JSON minified without extra format like double quote

Standard JSON:

{"age":123,"name":"bingoo"}

West JSON:

{age:123,name:bingoo}

About

JSON minified without extra format like double quote

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%