Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yangtianxia/vant-validator
vant-form组件表单数据验证
https://github.com/yangtianxia/vant-validator
Last synced: 19 days ago
JSON representation
vant-form组件表单数据验证
- Host: GitHub
- URL: https://github.com/yangtianxia/vant-validator
- Owner: yangtianxia
- License: mit
- Created: 2023-08-17T08:05:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-14T01:46:00.000Z (2 months ago)
- Last Synced: 2024-12-25T05:35:18.213Z (29 days ago)
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vant-validator
可用于 `vant` 的form组件验证,如果想要类似 `ant-design` form组件的rules方式,可以改造一下vant的form和field组件。
使用文档:[@txjs/validator](https://github.com/yangtianxia/validator)