齐普森 Zipson是JSON.parse / stringify的替代品,具有更多的压缩和流支持。 尝试 正在安装 作为npm模块 npm install --save zipson 或者从jsdelivr带有脚本标签作为UMD捆绑包 [removed][removed] API stringify(data, options?) 将数据字符串化为zipson字符串 import { stringify } from 'zipson' ; const