将格式化的JSON数据压缩成单行格式,便于在代码中引用或传输
0
0
0%
{
"name": "JSON压缩工具",
"version": "1.0.0",
"description": "将格式化的JSON压缩成单行",
"features": [
"JSON语法验证",
"一键压缩",
"结果复制"
],
"settings": {
"indentation": 2,
"minify": true
}
}
{\"name\":\"JSON压缩工具\",\"version\":\"1.0.0\",\"description\":\"将格式化的JSON压缩成单行\",\"features\":[\"JSON语法验证\",\"一键压缩\",\"结果复制\"],\"settings\":{\"indentation\":2,\"minify\":true}}