Skip to content

vue-use-form

A composition api form validator for vue

vue-use-form

🦾 Type Strong

Written in TypeScript

🏆 No Component

No need to import any components to use, you can use it in all UI framework

😍 Easy to use

Just 3 main hooks, useForm, useFormState, useFieldArray

🥳 inspired by react-hook-form

Learn from many excellent mechanisms of react-hook-form