Jsonvisio.com Versions Save

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.

v1.8.0

2 years ago

JSON Visio v1.8.0 - What's Changed?

New Contributors

Full Changelog: https://github.com/AykutSarac/jsonvisio.com/compare/v1.6.0...v1.8.0

v1.6.0

2 years ago

What's Changed?

pwa
  • Create PWA for JSON Visio (works in offline mode too!) 🎉
  • Disable SSR, drastically improve rendering performance

v.1.5.0

2 years ago
  • Dynamic canvas size to increase performance
  • Limit canvas panning to bounds
  • Fix node size for multi-line data
  • Replace split-pane component with another library
  • Hide empty node values & array keys with no children
  • Performance improvements
  • Bug fixes

v1.4.0

2 years ago
  • Added light mode
  • Update React 18
  • Bug fixes

jsonvisio com_editor

v1.3.0

2 years ago

JSON Visio: v1.3.0 Update - What's changed?

  • Added Toolbar
  • Added Search Node feature (experimental)
  • Added Fullscreen mode
  • New layout & colors
  • Sidebar icons updated
  • Bug fixes

preview1

preview2

v1.2.0

2 years ago
  • Add node hover effect
  • Styling improvements
  • Improve Array & Object Key detection
  • Update packages

Full Changelog: https://github.com/AykutSarac/jsonvisio.com/compare/v1.0.0...v1.2.

Screen Shot 2022-04-02 at 14 23 04

v1.0.0

2 years ago

JSON Visio

JSON Visio is a tool to view your JSON data in graphs. This is the first major release of JSON Visio, v1.0.0.

🔓 No Rules: Be free, you don't have to restructure your json to transform it into graphs. We've done it at our side, so you can just paste your JSON!

📦 Import File: Have an existing file for your data? No worries, directly import it into our editor without having to scroll through all of it!

⚒️ Supported by Open Source: We do our work at open source. Help us improve by contributing to JSON Visio at GitHub!

v1.5.0-beta

2 years ago

What's Changed

  • Remake JSON Editor
  • Feature: Toggle auto format
  • Update icons
  • Add toast messages
  • Bug fixes

v1.2.0-beta

2 years ago

What's Changed

  • Replaced react-flow-renderer library with reaflow
  • Removed dagre
  • Nodes are no longer can be dragged (temporarily)
  • Layout is auto generated on JSON modification
  • Fixed cursor going to top on JSON modify
  • Fixed JSON clear is not working correctly
  • Performance optimizations

v1.0.0-beta

2 years ago