2022-07-17 18:14:07 +03:00
2022-05-07 22:43:05 +03:00
2022-06-12 16:10:27 +03:00
2022-07-17 18:14:07 +03:00
2022-02-03 22:06:58 +03:00
2022-04-27 15:42:57 +03:00
2022-04-29 13:58:26 +03:00
2022-04-28 12:15:05 +08:00
2022-04-25 19:26:43 +03:00
2022-02-03 22:06:58 +03:00
2022-02-03 22:07:39 +03:00
2022-06-25 19:37:24 +03:00
2022-07-17 18:05:31 +03:00
2022-06-12 17:54:17 +03:00
2022-02-06 13:20:35 +03:00
2022-07-17 17:18:26 +03:00

travis ci badge license badge version badge open collective backers

Simple json visualization tool for your data.

preview 1

Support JSON Visio

JSON Visio - Simple visualization tool for your JSON data. | Product Hunt

JSON Visio (jsonvisio.com)

JSON Visio is data visualization tool for your json data which seamlessly illustrates your data on graphs without having to restructure anything, paste directly or import file.

JSON Visio - Directly onto graphs

Features

  • PWA (Progressive Web App) with offline mode support
  • Search Nodes
  • Download as image
  • Advanced Error Message
  • Save JSON locally
  • Multiple layout direction support
  • Compressed view
  • Representative colors for arrays & keys
  • Friendly UI
  • Light/Dark Mode

🧩 Preview

preview 1

🛠 Development Setup

  npm install --legacy-peer-deps
  npm run dev

🐳 Docker

A Docker file is provided in the root of the repository.
If you want to run JSON Visio locally:
  
* Build Docker image with `docker build -t jsonvisio .`
* Run locally with `docker run -p 8888:80 jsonvisio`
* Go to [http://localhost:8888]

License

This project is open source and available under the MIT License.

Description
️ Transform data chaos into clarity with JSON Crack - the ultimate JSON visualization solution.
Readme 41 MiB
Languages
TypeScript 94.1%
JavaScript 5.7%
Dockerfile 0.2%