Home > JSONviz

JSONviz

JSONviz is a project mainly written in ..., it's free.

jQuery plugin to render JSON as pretty HTML

$('ul').jsonviz(json); take a json object or json string and renders it as nested unordered lists inside the selected elements. The css file makes it pretty!