vue-forms
The core DynamicForms package. Define form structure as data, get fully functional forms with validation, layout, and field types out of the box.
Read docs
A collection of packages for building dynamic, schema-driven forms in Vue 3.
DynamicForms is an open-source ecosystem for building complex forms in Vue 3 applications. Instead of writing repetitive form markup, you describe your form as a schema — DynamicForms renders it, validates it, and handles submission for you.
| Package | Description | Docs |
|---|---|---|
| vue-forms | Core form rendering and validation | Docs |
| vuetify-inputs | Vuetify-based visual input components | Docs |