A web-based tool to view, edit, format, and validate JSON
Go to file
Jos de Jong e7ff490ff0 fixed minor menu css issues, outlining of the buttons and search box 2012-09-29 22:50:16 +02:00
app/chrome updated advertisement information, now linking to the paid, ad-free Chrome App. 2012-08-31 21:55:19 +02:00
build updated advertisement information, now linking to the paid, ad-free Chrome App. 2012-08-31 21:55:19 +02:00
interface minor code improvements in the css 2012-09-29 19:40:06 +02:00
jsoneditor fixed minor menu css issues, outlining of the buttons and search box 2012-09-29 22:50:16 +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 advertisement information, now linking to the paid, ad-free Chrome App. 2012-08-31 21:55:19 +02:00
changelog.txt Cleaned up the code a little. 2012-09-19 21:22:46 +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 advertisement information, now linking to the paid, ad-free Chrome App. 2012-08-31 21:55:19 +02:00
robots.txt robots.txt added 2012-07-01 14:39:24 +02:00
test.html updated advertisement information, now linking to the paid, ad-free Chrome App. 2012-08-31 21:55:19 +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