svelte-jsoneditor
svelte-jsoneditor copied to clipboard
Automatically repair pasted contents in text mode like in tree mode
At https://www.freeformatter.com/json-formatter.html#before-output I can paste this
{ age: 22 }
and it will format to add quotes for attributes, eg "age"
Please allow the same for https://jsoneditoronline.org/