A web-based tool to view, edit, format, and validate JSON
Go to file
Jos de Jong 38f7ce61c2 replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +02:00
app/chrome replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +02:00
build replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +02:00
interface replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +02:00
jsoneditor built version 1.5.0 2012-10-02 20:46:55 +02:00
misc screenshots updated 2012-10-02 21:09:05 +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 replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +02:00
build.xml replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +02:00
changelog.txt replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +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 replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +02:00
robots.txt robots.txt added 2012-07-01 14:39:24 +02:00
test.html replaced the paid chrome app with a free hosted chrome app 2012-10-08 21:51:35 +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.
  • Undo/redo all actions.
  • Format and compact JSON in plain text.

Getting started

Screenshot

jsoneditoronline