formal

? Elegant form management primitives for the react hooks era.

  • 所有者: kevinwolfcr/formal
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Problem

Working with forms on react can be a really repetitive task. Most of the existing abstractions provides a render props API and it is just not cool on the react hooks era.

Also, some of those packages does not provide out of the box support for both web and mobile platforms.

Solution

Formal is a cross-platform solution that exposes just the right primitives you need to manage your forms state and validations with ease.

Table of Contents

Usage

The usage of this package depends if you are using react web or react native.

Usage with React Web

For usage with React Web, refer to @kevinwolf/formal-web README.

Usage with React Native

For usage with React Native, refer to @kevinwolf/formal-native README.

Included packages, Name, Description, ----------------------------------------------------, -----------------------------------------------------------------------------------------, @kevinwolf/formal, ? Elegant form management primitives for the react hooks era., @kevinwolf/formal-web, ? Web extension for @kevinwolf/formal., @kevinwolf/formal-native, ? Native extension for @kevinwolf/formal., ## API Reference

For api reference, read this doc.

Examples and recipes

For more examples and specific recipes, visit the online storybook.

Articles / blog posts

? If you have written any blog post or article about Formal, please open a PR to add it here.

Contributors

Contributing

If you have any question, suggestion or recommendation, please open an issue about it.

If you decided you want to introduce something to the project, please read contribution guidelines first.

Other solutions

This is heavily inspired on formik, which currently does not support react hooks. If you are aware or maintain a similar solution, please let me know.

License

MIT

主要指标

概览
名称与所有者kevinwolfcr/formal
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2019-03-20 22:04:06
推送于2020-08-08 16:26:52
最后一次提交2020-06-02 03:33:19
发布数3
最新版本名称v0.1.3 (发布于 2019-08-13 11:36:01)
第一版名称v0.1.0 (发布于 2019-03-27 02:54:31)
用户参与
星数1.1k
关注者数11
派生数43
提交数24
已启用问题?
问题数52
打开的问题数30
拉请求数19
打开的拉请求数21
关闭的拉请求数33
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?