iterationlabs / jsoneditor

JavaScript widget for inline JSON editing

This URL has Read+Write access

name age message
file LICENSE Loading commit data...
file README
file index.html
directory jsoneditor/
directory jsunit/
directory test/
README
This is an open-source JavaScript widget for editing JSON data structures.  Features include a JSON structural view with 
buttons for adding and removing objects and arrays, and a text view, with easy toggling between them, plus undo and 
redo.

Feel free to send patches!