A web-based tool to view, edit, format, and validate JSON
Go to file
= 29626e03ad ignore file added to ignore the WebStorm project properties 2012-05-30 10:02:31 +02:00
backup first commit 2012-04-21 13:28:28 +02:00
img first commit 2012-04-21 13:28:28 +02:00
test first commit 2012-04-21 13:28:28 +02:00
.gitignore ignore file added to ignore the WebStorm project properties 2012-05-30 10:02:31 +02:00
LICENSE first commit 2012-04-21 13:28:28 +02:00
NOTICE first commit 2012-04-21 13:28:28 +02:00
README Readme added 2012-04-25 09:12:24 +02:00
changelog.txt Use minified js file to improve page load time 2012-04-25 09:12:49 +02:00
couchdbeditor.html first commit 2012-04-21 13:28:28 +02:00
demo.html Fixed dragging an object after it is collapsed. Use minified js file for faster page load. 2012-04-25 09:08:52 +02:00
favicon.ico first commit 2012-04-21 13:28:28 +02:00
index.html Use minified js file to improve page load time 2012-04-25 09:12:49 +02:00
index_no_ads.html Use minified js file to improve page load time 2012-04-25 09:12:49 +02:00
interface.css first commit 2012-04-21 13:28:28 +02:00
interface.js Fixed displaying error in non-supported browsers. Fixed word wrap in Firefox and Opera. 2012-04-21 15:50:21 +02:00
json2.js first commit 2012-04-21 13:28:28 +02:00
jsoneditor-min.js Use minified js file to improve page load time 2012-04-25 09:12:49 +02:00
jsoneditor.css Fixed issue #2: Clicking a button triggers a form submit if the div is inside of a form tag 2012-05-30 10:01:21 +02:00
jsoneditor.js Fixed issue #2: Clicking a button triggers a form submit if the div is inside of a form tag 2012-05-30 10:01:21 +02:00
minify.sh first commit 2012-04-21 13:28:28 +02:00
package.sh first commit 2012-04-21 13:28:28 +02:00
todo.txt first commit 2012-04-21 13:28:28 +02:00

README

JSON Editor Online
http://jsoneditoronline.org

JSON Editor Online is a tool to easily edit and format JSON online. 
JSON is displayed in a clear, editable treeview and in formatted plain text.