8000 GitHub - devjones/formik at trademark
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

devjones/formik

Β 
Β 

Repository files navigation

Formik Logo

Build Status Stable Release Next Release Blazing Fast gzip size license Discord Join the community on Spectrum

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.

Docs

In-browser Playgrounds

You can play with Formikβ„’ in your web browser with these live online playgrounds.

Examples

Organizations and projects using Formikβ„’

List of organizations and projects using Formikβ„’

Authors

Contributors

Formikβ„’ is made with <3 thanks to these wonderful people (emoji key):


Jared Palmer

πŸ’¬ πŸ’» 🎨 πŸ“– πŸ’‘ πŸ€” πŸ‘€ ⚠️

Ian White

πŸ’¬ πŸ› πŸ’» πŸ“– πŸ€” πŸ‘€

Andrej Badin

πŸ’¬ πŸ› πŸ“–

Adam Howard

πŸ’¬ πŸ› πŸ€” πŸ‘€

Vlad Shcherbin

πŸ’¬ πŸ› πŸ€”

Brikou CARRE

πŸ› πŸ“–

Sam Kvale

πŸ› πŸ’» ⚠️

Jon Tansey

πŸ› πŸ’»

Tyler Martinez

πŸ› πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!


MIT License.


About

Build forms in React, without the tears 😭

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 72.0%
  • JavaScript 22.1%
  • CSS 5.9%
0