Congratulations on the release, great to see more in this space. At the moment, I'm using <a href="https://jsoncrack.com/" rel="nofollow">https://jsoncrack.com/</a> (No affiliation) which also has a VSCode extension, any chance there's something that like on your roadmap?
Hey HN, I created JSONtree (JSONtr.ee) to validate, format, and visualize JSON data.<p>As a developer, I often struggled with making raw JSON more readable and debugging complex structures. While tools like JSONLint are great, I noticed it breaks when dealing with JSON containing single quotes, which led me to create JSONtree. It offers:
Automatic formatting and beautification of JSON.
Interactive tree diagram generation for better visualization.<p>I'd love your feedback on how it could be improved or what features you'd like to see. Thanks for checking it out!