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
- Own Field-level Validation: `formik.onChange` handler is not in sync with the `formik.values.confirmPassword`
- Adds `name` key to return type of getFieldProps in the documentation
- setErrors can not set nested field errors
- Can't get correct value through `formik.values.fieldName` inside the `onChange` handler
- add allValues for field level validation
- validateForm() not setting "errors"
- 60-second quickstart link doesn't work in Formik tutorial
- Nested types in Formik errors converts Object to string type
- `<Formik component />` prop type definition is invalid.
- FieldArray `errors` property splits string into an array
- Docs
- TypeScript not yet supported