JSON Crack
Visualize JSON, YAML, XML, and CSV data as interactive node graphs. Paste or import your data and instantly explore its structure in a clean, navigable diagram.
What You Can Do After Deployment
- Visit your domain — the editor loads instantly with a split-pane view
- Paste or import data — supports JSON, YAML, XML, CSV, and TOML
- Explore the graph — zoom, pan, collapse/expand nodes, search for keys
- Edit inline — modify values directly in the editor and see the graph update in real time
- Export — download the graph as PNG or SVG
- JSON — objects, arrays, nested structures
- YAML — configuration files, Kubernetes manifests
- XML — markup documents, API responses
- CSV — tabular data rendered as structured nodes
- TOML — configuration files
Use Cases
- Debugging API responses
- Reviewing configuration files
- Understanding deeply nested data structures
- Presenting data visually in documentation or meetings
License
MIT (older versions) — GitHub