Vuetify JSON Schema Form
"Easily create beautiful forms that output valid data. VJSF is a library to create forms for Vue.js / Vuetify applications in a declarative manner using annotated JSON Schemas. The core of VJSF is JSON Layout.
It might be suited for you if:
- You are tired of coding forms
- You need declarative forms as a consequence of your software's architecture (generic admin UI, etc.)
- You already use Vue.js + Vuetify (or if you are prepared to pull a bunch of new dependencies)
We try to strike a nice balance between simplicity, completeness, extensibility, validity and homogeneity."