formik

Build forms in React, without the tears ?

Github星跟蹤圖

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

Visit https://jaredpalmer.com/formik to get started with Formik.


The below readme is the documentation for the canary (prerelease) version of Formik. To view the documentation for the latest stable Formik version visit jaredpalmer.com/formik/docs


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):

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

  • TSDX - Zero-config CLI for TypeScript used by this repo.

MIT License.

主要指標

概覽
名稱與所有者jaredpalmer/formik
主編程語言TypeScript
編程語言TypeScript (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2017-06-14 19:50:59
推送於2024-10-18 03:18:36
最后一次提交
發布數248
最新版本名稱formik-native@2.1.29 (發布於 2024-04-24 22:23:01)
第一版名稱v0.0.1 (發布於 2017-06-14 15:52:56)
用户参与
星數34.2k
關注者數229
派生數2.8k
提交數1.8k
已啟用問題?
問題數2258
打開的問題數700
拉請求數829
打開的拉請求數129
關閉的拉請求數390
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?