JSON Crack
AykutSarac/jsoncrack.com
把 JSON 变成可视化图形,看清数据结构
部署命令
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
- 分类
- 开发工具
- 场景
- 通用工具