分类
处理结构化数据格式转换与整理。
先从一个明确的浏览器工具开始;完整分类列表保留在下方,方便继续处理。
格式化、压缩并校验 JSON,快速定位语法错误。
Convert between JSON and YAML using the standard js-yaml library — both directions, configurable indent, safe-by-default.
Compare two JSON values structurally — added, removed, changed keys per nested path. Order-insensitive.
Convert tabular data between CSV, JSON, and Markdown tables in the browser.
从示例 JSON 生成 JSON Schema,帮助整理接口、配置和数据校验约束。