datasette / datasette-write-ui

A Datasette plugin that adds UI elements to edit, insert, or delete rows in SQLite tables
Apache License 2.0
15 stars 2 forks source link

JSON Schema Forms #16

Open meowcat opened 10 months ago

meowcat commented 10 months ago

To be very fancy, it would be cool to generate edit forms from JSON Schema definitions, which would also do validation. JS code for this exists, though quite some of it seems to be geared towards React.

https://json-schema.org/implementations.html#web-ui-generation