38f7ce61c2 | ||
---|---|---|
app/chrome | ||
build | ||
interface | ||
jsoneditor | ||
misc | ||
test | ||
tools | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md | ||
build.xml | ||
changelog.txt | ||
demo.html | ||
favicon.ico | ||
index.html | ||
robots.txt | ||
test.html |
README.md
JSON Editor Online
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
- Web app: http://jsoneditoronline.org/
- Chrome app: https://chrome.google.com/webstore/detail/json-editor/lhkmoheomjbkfloacpgllgjcamhihfaj
- Wiki: https://github.com/wjosdejong/jsoneditoronline/wiki/
- Sourcecode: https://github.com/wjosdejong/jsoneditoronline/
- Downloads: https://github.com/wjosdejong/jsoneditoronline/tree/master/build/lib/