noform
v1.3.42
Published
开发者友好、快捷高效的表单框架。
Downloads
57
Keywords
Readme
Version
| NoForm ver | React ver | | ------------ | ------- | | 0.x | 15.x | | 1.x | 16.x |
Install
$ npm install --save noform
Example
🔥 Live DEMO - Form Configuration Example ✨
🔥 Live DEMO - Repeater Configuration Example ✨
🔥 Live DEMO - Repeater Example
🔥 Live DEMO - Repeater Advanced Example
🌈 Live DEMO - Simple Example with Ant Design
You can visit here for more information.
Best Practise
Best Practise integrate with Ant Design
API
Usage
i18n
Repeater now support Chinese(zh)
and English(zh)
.
Since react-intl use ISO639
and NoForm will follow this standard.
ISO Standard Map:
| Region | Notes | ISO_3166 | ISO_639 | | ------------ | ------- | -------- | ------- | | USA | en-US | US | en | | China | zh-CN | CN | zh |
Test Case
More than 190 case.
How to contribute
- clone this repo
- npm install -g nobuilder
- npm install
- npm run start
- pull request
For chinese user / 国内用户
欢迎钉钉入群:23134927 一起讨论