Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 375 Bytes

README-DOC.md

File metadata and controls

4 lines (3 loc) · 375 Bytes

GZON

version 1.0.0

A simple JavaScript lib to compress, decompress and optimize json data exchange with GZIP and Base64. This library try to reduce object size by replacing keys with smaller ones. Thus, an object with a lot of different keys that never repeat will be harder to compressed efficiently. It could even increase the size of the result for small object