Skip to content

DavidAlphaFox/jsonlens

 
 

Repository files navigation

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
  • Zoom and panning support
  • Import Data from URLs or File System
  • PWA Support

Tech Stack

Roadmap

  • Support other formats like YAML, TOML and XML
  • Export to PNG, SVG and JPEG
  • 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 3.2%
  • Other 1.1%