Best way to compress a JSON file

I found that is a method similar to DRACO but it can be used for JSON files. https://github.com/Ouyang-Zhaoxing/drcobj

I’ll give it a try to the jszip!