formik
https://github.com/jaredpalmer/formik
TypeScript
Build forms in React, without the tears 😭
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to formik
Help out
- Issues
- fix(3280): submitForm should reject on validation fail
- Type inference error for meta.error from useField hook.
- [UI-request]: Padding-issue
- Make <FieldArray /> & FieldArrayRenderProps type-safer
- Warning: An unhandled error was caught from submitForm() TypeError: Right-hand side of 'instanceof' is not an object at formik.esm.js:784:31
- validationSchema not working after page reload
- fix(2172)!: validateOnMount initialize isValid to false until validation performed
- Optimize Lodash imports to reduce bundle size
- Formik form actions cannot be used on nextjs server actions
- Make formik sync when validation functions are sync
- Docs
- TypeScript not yet supported