Vue 3 form handler, with validation, error handling, and more.
npm install vue-form-handler




---
yarn add vue-form-handler
npm i --save vue-form-handler
---
- ðŠ Type strong: Written in TypeScript
- ðĐ Flexible: you can wrap the form handler over native inputs or any other like the ones from material libraries or custom inputs.
- ðŠķ Super light: Small package size
- ðŧ DX: Great development experience
---
``vue`
`vue`
`vue`
`vue`
By doing this you will get full type support on all the interactions with any formhandler resource.
`vue``
---
!Alt
---
This project is heavily inspired by other awesome projects like:
- jaredpalmer/formik
- react-hook-form/react-hook-form
---
MIT License ÂĐ 2022-PRESENT Dennis Bosmans