About
Introduction
Online-Json-Editor is an online web based json editor.
It shows your python debuged string in a clear json editor with treeview.
It shows you two panels:
Python Debug:
You can directly paste your debuged json string directly from any IDE debug console, eg. pycharm, intellij, eclipse in this panel.
Json Editor:
This panel shows you JSON data in an editoable code editor.
Tree View Editor:
The tree view shows the json data in editable tree format.
Features:
- It will remove unicode characters.
- It Will do the true/false conversions.
- Shows you tree view
- By default level 1 tree gets open up automatically
- Tree View modifications