import { stringify, parse } from 'zipson'; parse(stringify(data)); Features Efficient compression with a convenient API Zero configuration drop-in replacement for JSON.stringify and JSON.parse Zero dependencies Detection of recurring patterns in recursive structures Automatic reduction of floating point precision unless you actually need those fine 10^-xx decimals Optional detection and compressio