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 supported48 Subscribers
View all SubscribersAdd a CodeTriage badge to formik
Help out
- Issues
- v3 Umbrella
- Please make onSubmit/handleSubmit optional for use cases that don't involve submitting forms
- Possible perf issues with `useField` helpers
- [v2] Validation runs on old values after setFieldTouched
- return value for validateField
- [v2] isValid=true on mount, even though initialValues are invalid and validateOnMount=true
- Field level validation dependent on other fields.
- [v2] isSubmitting resets to false too early.
- Promise returned from submitForm not rejected when form is invalid
- [v2]: RFC: Remove built-in support for async validation
- Docs
- TypeScript not yet supported