v-formly
v-formly is a dynamic (JSON powered) form library for vue.
Simplicity First
Generate complex dynamic forms and validations through standard JSON Schema & Ajv Validator, fast, concise and efficient.
Reusability
The form template is generated in the form of JSON, which can be reused in multiple places by simply modifying it! It enables you to quickly develop form pages. Compared with writing traditional html forms, using JSON defined forms can greatly improve development efficiency.
Vue-Powered
Currently support for Vue 2.x & Ant Design of Vue v1, other UI libraries (AntDv v3, ElementUI, etc.) support for Vue 2.x and Vue 3.x are under development. . .