sp00x/json-optimize
Optimize ("pack") certain JSON documents for size by analyzing key frequency, and replacing key names with shorter ones. Corresponding function to restore the original document ("unpack").
GitHub repository with 5 stars and 2 forks.
Language: JavaScript