jsoncompress

js
A Node.js and browser JSON compression tool that uses JSON templates (inspired by https://github.com/Raveler/packetflattener), LZ, and optional float decimal reduction to compress JSON data for storage or sending over a network.
Version 0.1.3 License GPLv3
Keywords
compressiondataoptimization