noform

开发者友好、快捷高效的表单框架。

Usage no npm install needed!

<script type="module">
  import noform from 'https://cdn.skypack.dev/noform';
</script>

README

NoForm. Maybe the best form library ever.


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

Integrate with Ant Design Pro

API

Core 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

  1. clone this repo
  2. npm install -g nobuilder
  3. npm install
  4. npm run start
  5. pull request

For chinese user / 国内用户

NoForm - 一个更好的表单解决方案

欢迎钉钉入群:23134927 一起讨论