josdejong / svelte-jsoneditor

A web-based tool to view, edit, format, repair, query, transform, and validate JSON
https://jsoneditoronline.org
Other
816 stars 108 forks source link

Save the state in the address #390

Open AlexRMU opened 5 months ago

AlexRMU commented 5 months ago

Add the ability for the site to save the state in the address bar so that it can be shared.

How is it here: https://perf.link/

josdejong commented 5 months ago

Thanks for your suggestion, I like that idea.

The size should indeed be limited because URL's can have a limited length.