Package Exports
- vue-uform
Readme
Vue-uForm
Vue-uForm is an unstyled, flexible form validation library for Vue 3, focusing on component-driven design.
A next-generation Vue form validation library. the library regards components as first-class citizens. All functions including data transfer and form validation, revolve around components. It has the following functions:
- 🎨 Works with any UI component library
- 🧩 Fully customizable layout (label, input, help info, validation messages, etc.)
- 📦 Apply layouts globally to all form fields
- 🔘 Customizable submit button
- ✨ Minimal JS/TS code — most logic stays in components
- ✅ Built-in and custom validation rules
Looking more info,to Github.