JSON Crack
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.
Deploy command
cd apps/www
# Build a Docker image with:
docker compose build
# Run locally with docker compose
docker compose up
# Go to http://localhost:8888Taken from the project README. You need a server with Docker; you may still need to add environment variables.
From the 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…
- Stars
- ★ 44.4k
- Language
- TypeScript
- License
- Apache-2.0
- Last updated
- 2026-09-14
- Category
- Developer tools
- Section
- General