▲ | Show HN: I built JSONtree a tool to validate, format, and graph JSON for devs(jsontr.ee) | |||||||
2 points by lou_alcala 17 hours ago | 4 comments | ||||||||
▲ | pratio 8 hours ago | parent | next [-] | |||||||
Congratulations on the release, great to see more in this space. At the moment, I'm using https://jsoncrack.com/ (No affiliation) which also has a VSCode extension, any chance there's something that like on your roadmap? | ||||||||
▲ | lou_alcala 17 hours ago | parent | prev | next [-] | |||||||
Hey HN, I created JSONtree (JSONtr.ee) to validate, format, and visualize JSON data. 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. I'd love your feedback on how it could be improved or what features you'd like to see. Thanks for checking it out! | ||||||||
▲ | nbbaier 15 hours ago | parent | prev [-] | |||||||
This is neat! It would be nice to have a zoom to fit on the graph side | ||||||||
|