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... GitHub Repo: https://github.com/debabratasaha...