Screenshots updated
|
@ -16,8 +16,8 @@ formatted plain text.
|
|||
- Change type of values.
|
||||
- Colorized values, color depends of the value type.
|
||||
- Search & highlight text in the treeview.
|
||||
- Undo/redo all actions.
|
||||
- Load/save files and urls.
|
||||
- Undo and redo all actions.
|
||||
- Load and save files and urls.
|
||||
- Format and compact JSON in plain text.
|
||||
|
||||
|
||||
|
|
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 35 KiB |
|
@ -1,15 +1,17 @@
|
|||
{
|
||||
"Name": "JSON Editor Online",
|
||||
"Website": "http://jsoneditoronline.org",
|
||||
"Version": 1.3,
|
||||
"Free": true,
|
||||
"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."
|
||||
]
|
||||
}
|
||||
"Name": "JSON Editor Online",
|
||||
"Website": "http://jsoneditoronline.org",
|
||||
"Version": 1.3,
|
||||
"Free": true,
|
||||
"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 and redo all actions.",
|
||||
"Load and save file and urls.",
|
||||
"Format and compact JSON in plain text."
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 156 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 48 KiB |