Skip to content

mt40/JSONCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONCompressor

A simple JSON compressor implemented using JSON.hPack algorithm

How to use

Requirement: Java

In the 'src' folder, type in your Command line (Windows) or Terminal(Linux, Mac):

run <INPUT_FILE> <OUTPUT_FILE>

example:

run test.json output.json

About

A simple JSON compressor using JSON.hPack algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published