public
Description: JavaScript widget for inline JSON editing
Homepage: http://somanyschemes.com/2009/02/17/javascript-json-editor/
Clone URL: git://github.com/iterationlabs/jsoneditor.git
name age message
file LICENSE Sun Apr 19 19:08:00 -0700 2009 liscense [cantino]
file README Tue Feb 17 12:55:15 -0800 2009 moving to opensource [cantino]
file index.html Tue Feb 17 12:55:15 -0800 2009 moving to opensource [cantino]
directory jsoneditor/ Sun Apr 19 19:08:00 -0700 2009 liscense [cantino]
directory jsunit/ Mon Nov 03 14:11:01 -0800 2008 jsunit, few bug fixes when loading editor from ... [Andrew Cantino]
directory test/ Wed Nov 12 12:37:27 -0800 2008 further escaping fix [Andrew Cantino]
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!