react-happy-form
v1.3.3
Published
Simple, Easy to use, Powerful form tools!
Downloads
19
Maintainers
Readme
Quick Features 🥳
- Use hooks to manage your form state.
- Powerful and configurable form validation.
- Built with typescript, provide type protection, code autocompletion, make your app robust.
- Quick integration third-party UI and validation packages, e.g. MUI, Chakra UI, Yup...
- less than 3kB page size.
Competitor Comparison 🏅
| | React Happy Form | Formik | React Hook Form | | ------------------------------------------ | ---------------- | ------ | --------------- | | Easy to use API | ✅ | ❌ | ✅ | | Quickly integration UI/validation packages | ✅ | ❌ | ✅ | | Powerful and configurable validation | ✅ | ✅ | ✅ | | Controlled component first | ✅ | ✅ | ❌ |
Visit Document to quick start with React Happy Form!