marianoguerra / json.human.js

Convert JSON to human readable HTML
http://marianoguerra.github.io/json.human.js/
975 stars 79 forks source link

What about using JSONEditor in view mode? #14

Open josdejong opened 11 years ago

josdejong commented 11 years ago

This may be off-topic, but reading your motivation for json.human.js:

At Event Fabric we need to display JSON to people from all technical levels without being to technical but also without losing information about the underlying JSON object.

I was thinking you could use my jsoneditor component in view mode as well (try this example). Comes with nice coloring and expandable trees.

Just an idea...