文件名称:use-form-state:简单的React钩子,用于表单状态管理
文件大小:69KB
文件格式:ZIP
更新时间:2024-05-01 04:52:17
TypeScript
安装 $ yarn add https://github.com/lindeneg/use-form-state.git 注意:仍在开发中,仍然缺乏适当的或任何测试。
【文件预览】:
use-form-state-master
----.gitignore(331B)
----.babelrc(247B)
----package.json(1KB)
----src()
--------form.hook.ts(6KB)
--------form.validation.ts(4KB)
--------index.tsx(305B)
----LICENSE(1KB)
----tsconfig.json(558B)
----README.md(144B)
----lib()
--------form.hook.d.ts(2KB)
--------form.validation.d.ts(1KB)
--------form.validation.js(14KB)
--------index.js(1KB)
--------index.d.ts(283B)
--------form.hook.js(20KB)
----.prettierrc(117B)
----yarn.lock(135KB)