jquery.json-editor icon indicating copy to clipboard operation
jquery.json-editor copied to clipboard

Convert to json

Open McHill007 opened this issue 2 years ago • 2 comments

Is it possible to convert the HTML back to json?

Read json file, edit in editor and save back to json file.

McHill007 avatar Nov 28 '22 14:11 McHill007

editor.get() method will get the json from html(editor)

dblate avatar Feb 01 '24 09:02 dblate