A web-based tool to view, edit, format, and validate JSON
Go to file
Jos de Jong 49c25d97be Fixed method Node.blur, which did not actually removed the focus from the node. Now it does. 2012-09-30 09:57:09 +02:00
app/chrome updated version number and changelog 2012-09-29 22:50:34 +02:00
build updated advertisement information, now linking to the paid, ad-free Chrome App. 2012-08-31 21:55:19 +02:00
interface updated version number and changelog 2012-09-29 22:50:34 +02:00
jsoneditor Fixed method Node.blur, which did not actually removed the focus from the node. Now it does. 2012-09-30 09:57:09 +02:00
misc updated advertisement information, now linking to the paid, ad-free Chrome App. 2012-08-31 21:55:19 +02:00
test Restructured the files 2012-08-16 21:18:37 +02:00
tools Created ant build script to generate zip files and build site 2012-08-16 22:25:18 +02:00
.gitignore Binaries updatedfor version 1.4.3 2012-08-25 13:56:37 +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.md Chrome App created 2012-08-25 13:54:57 +02:00
build.xml updated version number and changelog 2012-09-29 22:50:34 +02:00
changelog.txt updated version number and changelog 2012-09-29 22:50:34 +02:00
demo.html Created ant build script to generate zip files and build site 2012-08-16 22:25:18 +02:00
favicon.ico Created new logo and icons for the interface 2012-08-23 20:29:47 +02:00
index.html updated version number and changelog 2012-09-29 22:50:34 +02:00
robots.txt robots.txt added 2012-07-01 14:39:24 +02:00
test.html updated version number and changelog 2012-09-29 22:50:34 +02:00

README.md

JSON Editor Online

http://jsoneditoronline.org/

Description

JSON Editor Online is a web-based tool to view, edit, and format JSON. It shows your data side by side in a clear, editable treeview and in formatted plain text.

Features

  • View and edit JSON side by side in treeview and plain text.
  • Edit, add, move, remove, and duplicate fields and values.
  • Change type of values.
  • Colorized values, color depends of the value type.
  • Search & highlight text in the treeview.
  • Format and compact JSON in plain text.

Getting started

Screenshot

jsoneditoronline