Show HN: JSON For You – Visualize JSON in graph or table views

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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

  2. 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.

    CodeRabbit logo
  3. json4u

    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.

  4. json-tail

    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 :(

  5. jsoneditor

    A web-based tool to view, edit, format, and validate JSON

  6. 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.

  7. news.pub

    BuilderNews. Builders helping builders. Watch builders try your creations.

    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...

  8. jstream

    Index JSON values by their paths in a document for easy grepping (by ckampfe)

    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.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. fx

    Terminal JSON viewer & processor

  11. jless

    jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • My 2025 Tech Stack: Tools & Tech I'm Using This Year

    6 projects | dev.to | 1 Jan 2025
  • TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV

    13 projects | news.ycombinator.com | 18 Aug 2024
  • The best free, open-source SaaS template for React & NodeJS

    5 projects | dev.to | 5 Jun 2024
  • Show HN: Flatito, grep for YAML and JSON files

    4 projects | news.ycombinator.com | 25 Mar 2024
  • Jaq – A jq clone focused on correctness, speed, and simplicity

    28 projects | news.ycombinator.com | 29 Nov 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?