Skip to content

Generate forms for the vuetify UI library (vuejs) based on annotated JSON schemas.

License

Notifications You must be signed in to change notification settings

jousepo/vuetify-jsonschema-form

 
 

Repository files navigation

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.

About

Generate forms for the vuetify UI library (vuejs) based on annotated JSON schemas.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.3%
  • CSS 1.3%
  • Vue 0.4%