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
- UMD not being built in UNPKG
- bug: submitForm returns a resolved promise even when validation failed
- Validation not working properly with setFieldError inside onBlur in 2.2.9
- Allowing passing a Yup async promise callback to validateYupSchema
- When using setFieldValue(name, value, true), validation doesn't seem to run on the field
- Make onSubmit not invoke the callback if submission is already ongoing
- Checkbox validation inconsistent if not on every checkbox
- FieldArray helper methods that immediately change props.values
- validateField does not validate nested field
- Concurrent Mode umbrella
- Docs
- TypeScript not yet supported