JSON 工具

路径提取
JSON 有效
格式化结果
{
  "name": "KnowKit",
  "version": "1.0.0",
  "features": [
    "转换工具",
    "图片处理"
  ],
  "author": {
    "name": "Nelson",
    "email": "test@example.com"
  }
}
统计信息
类型
对象
键数量
4
字符数
117