mohitkumartoshniwal / jsonlens

Visualize JSON using interactive Graphs

Home Page:https://www.jsonlens.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Lens

JSON Lens is an open-source data visualization app which allows visualization of JSON in the form of interactive graphs. It works in Web and VSCode.

Web Preview

VSCode Preview

Features

  • Dark/Light mode
  • Graph mode
  • Export JSON
  • Download graphs in PNG, SVG and JPEG formats
  • Zoom and panning support
  • Import Data from URLs or File System
  • PWA Support

Tech Stack

Roadmap

  • Support other formats like YAML, TOML and XML
  • Show Node Details like json path
  • Offline Support

Feel free to create an issue for feature requests or suggestions.

⭐️ Show Your Support

Please give a ⭐️ if this project helped you!

Resources

Shared my learnings on how I built the application in this playlist

References

About

Visualize JSON using interactive Graphs

https://www.jsonlens.com/

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 2.7%Language:CSS 0.6%Language:HTML 0.4%