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

Date recognition and picker #377

Open AlexRMU opened 6 months ago

AlexRMU commented 6 months ago

Timestamp recognition is already available (https://github.com/josdejong/svelte-jsoneditor/issues/106), you can add date recognition. And add a date picker to both.

AlexRMU commented 6 months ago

Such requests depend on personal preferences. They could be solved through plugins or a more flexible api.

josdejong commented 6 months ago

That makes sense.

We can start a collection of extra value render components, like discussed here: https://github.com/josdejong/svelte-jsoneditor/issues/375#issuecomment-1867366360