CodeBrowser / npm / formik
formik@2.4.9
// Build forms in React, without the tears
$ npm install formik
downloads/wk
4,195,196
license
Apache-2.0
version
2.4.9
published
Nov 10, 2025
What is formik?
Formik is a library that simplifies form handling in React by managing form state, validation, and submission logic so you don't have to write it yourself. It provides multiple APIs—including hooks, render props, and higher-order components—to fit different coding styles. Use it when you need to reduce boilerplate code for handling user input, validation errors, and form submission in React applications.
Keywords
#formik #form #forms #react #react-dom #hooks #react hooks #validation #render props #validation #higher order component #hoc
Maintainers
jaredpalmer