Popularity
9.9
Stable
Activity
6.9
-
28,948
237
2,368

Description

Let's face it, forms are really verbose in React. To make matters worse, most form helpers do wayyyy too much magic and often have a significant performance cost associated with them. Formik is a small library that helps you with the 3 most annoying parts:

1, Getting values in and out of form state 2. Validation and error messages 3. Handling form submission

By colocating all of the above in one place, Formik will keep things organized--making testing, refactoring, and reasoning about your forms a breeze.

Monthly Downloads: 0
Programming language: TypeScript
License: Apache License 2.0
Tags: Form Logic     Form     Forms    
Latest version: v3.0.0-next.8

formik alternatives and similar libraries

Based on the "Form Logic" category.
Alternatively, view formik alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of formik or a related project?

Add another 'Form Logic' Library

README

./packages/formik/README.md