FormVueLate

JSON →
library 4.3.0 ·javascript
verified Jun 7, 2026

FormVueLate is a zero-dependency, schema-driven form generation library for Vue 3. Version 4.3.0 is the latest stable release, actively maintained with monthly updates. It decouples form logic from UI components by requiring users to bring their own components, making it extremely flexible and compatible with any UI library (e.g., Vuetify, Element Plus, Quasar). The schema can be reactive, modified at runtime, or fetched from an API. Official plugins integrate with Vee-Validate and Vuelidate for validation. Unlike other form generators like FormKit or Vee-Validate, FormVueLate does not bundle any form controls, giving complete control over styling and behavior. It ships as ESM with TypeScript definitions and requires Vue 3.4+ and Node >=20.19.0.