Hey everyone! π
Iβve always found it a bit painful to debug deeply nested JSON files, so I decided to build my own visualizer. Instead of just a boring list, I wanted something more interactive and visual.
I call it JSON Tree Viewer.
Live Demo: https://debabratasaha-dev.github.io/JSON-tree-viewer/
GitHub Repo: https://github.com/debabratasaha-dev/JSON-tree-viewer
Key Features:
πΈοΈ Dual View: Switch between a classic interactive Tree View and a zoomable Graph View.
π Interactive Graph: Drag, pan, and zoom to explore complex JSON structures visually.
π¨ Modern UI: Built with a glassmorphism sidebar, smooth animations, and a sleek dark mode.
π·οΈ Smart Tagging: Automatically detects data types (Strings, Numbers, Objects, etc.) with clean icons.
π Lightweight: Zero heavy frameworksβjust pure HTML, CSS, and JavaScript.
Iβd love to hear your feedback! What features should I add next? If you find it useful, Iβd really appreciate a βοΈ on GitHub!


Top comments (0)