Vue Form JSON Schema

JSON →
library 2.9.5 ·javascript
verified Jun 7, 2026

Vue 2 package for generating and validating forms from JSON Schema definitions, version 2.9.5. Released regularly with a focus on reactive form generation, nested structures, and customization via Vue components. Provides a reusable form component that accepts a JSON schema and a v-model to bind form data, supporting validation with AJV or other validators. Differentiates from generic form builders by tight Vue 2 integration and minimal boilerplate. Note: Vue 3 is not supported; users must be on Vue 2.x.