-
jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
Seconding this. I am also looking for an out-of-the-box component as such. The standard react-json-view is too limited.
The other opensource json visualizer I found operates on the similar model as OP's project, but it also doesn't provide a standalone component.
https://github.com/AykutSarac/jsoncrack.com
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I have a UX complaint about the carousel images on https://json4u.com/
While I was looking at the image and trying to understand, the carousel moved to the next image. It's too fast, and I can't get back to the first image without it immediately switching me to the second image. I can't get it to sit still either and NOT switch to the next image. Some carousels pause themselves when the cursor is hovering over it, but this one did not pause when I did that. The only way I had enough time to digest the information was by right clicking on the image and opening it in a new tab.
-
Perhaps (although unlikely) this thing I created 5 years ago helps, it's a react component created to be embedded in a go app but is independent, created just to scratch my own itch and not published to npm but anyone can just vendor it:
https://github.com/egeozcan/json-tail/tree/master/data
also has storybook but no online demo I'm sorry :(
-
-
jsonhero-web
JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.
i am using https://jsonhero.io/ for a time and happy with it. but i will definitely check this out too.
-
Love it! I can see the love put into this.
Snappy, a lot of features. The diff tool seems useful.
The vis tool was neat but I don't often have that need.
I did get it to crash when I dumped a JSON file containing data on every programming language ever made.
Here's my user test: https://news.pub/?try=https://www.youtube.com/embed/ERpyG_f2...
-
If you want a tool to visualize/understand/grep large JSON documents, try https://github.com/ckampfe/jstream
Disclaimer: I am the author and I regularly test it on JSON documents hundreds of MBs large.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
jless
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
Related posts
-
My 2025 Tech Stack: Tools & Tech I'm Using This Year
-
TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV
-
The best free, open-source SaaS template for React & NodeJS
-
Show HN: Flatito, grep for YAML and JSON files
-
Jaq – A jq clone focused on correctness, speed, and simplicity