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
- FieldArray arrayHelpers.push doesn't add more complex objects.
- Formik automatically converts input type number value to float
- isValid is false although all fields are valid
- setFieldError does not prevent handleSubmit
- executeBlur should not inspect `event` if `path` is set
- RFC: Store flattened nested form state internally with dotpath: value
- Array-helper `insert` adds value to error state
- Fix array insert to not add values to error/touched state
- is There a way to trigger onChange event when Chome autofill feature is used?
- <Field /> & <FastField /> should have validateOnChange & validateOnBlur settings
- Docs
- TypeScript not yet supported