Hacker News new | ask | show | jobs
How to write a simple JSON visualizer using JointJS+ (jointjs.com)
2 points by marekhozak10 1334 days ago
1 comments

The JSON format - as a widely used form of data storage and representation - lacks a simple and convenient view of complex data, forcing developers to use external tools for data visualization and thus more productive work.

At JointJS, we decided to regularly share code samples to help you create visual applications faster and with less effort, and one of them is a simple JSON visualizer.