@miragon/vjsf
v2.1.4
Published
Generate forms for the vuetify UI library (vuejs) based on annotated JSON schemas.
Downloads
2
Readme
vjsf
vuetify-jsonschema-form
Create beautiful and low-effort forms that output valid data.
Based on Vue.js / Vuetify / JSON Schema.
See the documentation.
Development server
The documentation serves as development server too.
npm install
npm run doc-dev
Bug reports
Bug reports are created using github issues. The examples in the documentation include codepen links, as much as possible please save a duplicate codepen with the minimal schema/config to reproduce your problem.
Contribute
See CONTRIBUTE.md.