🧰
开源工具集

标注清楚怎么用:在线即用 / 可自托管 / 桌面应用 / 命令行

English

JSON Crack

AykutSarac/jsoncrack.com
打开就能用 有官方在线版,点开就能用,不用安装也不用部署。

把 JSON 变成可视化图形,看清数据结构

JSON可视化
JSON Crack 网站截图

部署命令

cd apps/www

# Build a Docker image with:
docker compose build

# Run locally with docker compose
docker compose up

# Go to http://localhost:8888

摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。

项目简介(摘自 README)

JSON Crack is a tool for visualizing JSON data in a structured, interactive graphs, making it easier to explore, format, and validate JSON. It offers features like converting JSON to other formats (CSV, YAML), generating JSON Schema, executing queries, and exporting visualizations as images. Designe…

星数
★ 44.4k
语言
TypeScript
许可证
Apache-2.0
最近更新
2026-09-14
分类
开发工具
场景
通用工具