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
- Memory leak
- validateForm always resolve as valid.
- Formik documentation should follow best accessibility practices (ie associating labels and errors to inputs)
- Arrays.js example with dynamic field names
- FieldArray: remove method is throwing array.splice is not a function
- Promise returned from submitForm not rejected when form is invalid
- Optionally show multiple validation errors per field
- [v2] Additional unit testing for Formik hooks implementation
- [v2] Revisit `name` vs. `id` for Field / useField
- FastField does not avoid re-render on react 16.8
- Docs
- TypeScript not yet supported