mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-19 10:14:23 -04:00
docs(README): add support info
This commit is contained in:
@@ -27,13 +27,14 @@ Have powerful **control interaction** and **extension capabilities**, do what yo
|
||||
- [In node.js](#In-nodejs)
|
||||
- [In browser](#In-browser)
|
||||
- [Features](#Features)
|
||||
- [Documents](#Documents)
|
||||
- [📄Documents](#Documents)
|
||||
- [Solve Pain Points](#Solve-Pain-Points)
|
||||
- [Repeat the wheel?](#Repeat-the-wheel)
|
||||
- [Why not use the standard json-schema?](#Why-not-use-the-standard-json-schema)
|
||||
- [dx expression](#dx-expression)
|
||||
- [Design Thinking](#Design-Thinking)
|
||||
- [Schema Generator](#Schema-Generator)
|
||||
- [☕Sponsor](#Sponsor)
|
||||
|
||||
## Playground
|
||||
|
||||
@@ -286,3 +287,21 @@ You can accelerate the speed of writing form schemas with [Schema Generator](htt
|
||||
|
||||
- [Daniel.xiao](https://github.com/daniel-dx) : ncform designer and main implementer
|
||||
- Kyle.lo : The implementer of the ncform form validation part and the main developer of the standard component
|
||||
|
||||
## Sponsor
|
||||
|
||||
ncform is an MIT licensed open source project and completely free to use. If it is useful for you, you can give me a cup of coffee :).
|
||||
|
||||
### One-time donation
|
||||
|
||||
<a href="https://paypal.me/danieldx666" target="_blank" style="margin-right: 30px;">
|
||||
<img src="docs/images/paypal.png" style="width:100px;">
|
||||
</a>
|
||||
|
||||
<a href="docs/images/wechat-pay.jpg" target="_blank" style="margin-right: 30px;">
|
||||
<img src="docs/images/wechat-pay-logo.png" style="width:100px">
|
||||
</a>
|
||||
|
||||
<a href="docs/images/alipay-pay.jpg" target="_blank">
|
||||
<img src="docs/images/alipay-logo.png" style="width:100px">
|
||||
</a>
|
||||
|
||||
+22
-3
@@ -27,13 +27,14 @@ ncform,一种令人愉悦的表单开发方式,仅需配置即可生成表
|
||||
- [In node.js](#In-nodejs)
|
||||
- [In browser](#In-browser)
|
||||
- [特性](#特性)
|
||||
- [文档](#文档)
|
||||
- [📄文档](#文档)
|
||||
- [解决痛点](#解决痛点)
|
||||
- [重复造轮子?](#重复造轮子)
|
||||
- [为什么不用标准的json-schema?](#为什么不用标准的json-schema)
|
||||
- [dx表达式](#dx表达式)
|
||||
- [设计思想](#设计思想)
|
||||
- [Schema Generator](#Schema-Generator)
|
||||
- [☕赞助支持](#赞助支持)
|
||||
|
||||
## Playground
|
||||
|
||||
@@ -284,5 +285,23 @@ ncform Vue版默认提供了elementui主题的标准组件[【点击查看】](h
|
||||
|
||||
## 作者
|
||||
|
||||
- 肖玮(Daniel.xiao),ncform的设计者和主要实现者
|
||||
- 罗振考(Kyle.lo),ncform表单校验部分的实现者和标准组件的主力开发者
|
||||
- [Daniel.xiao](https://github.com/daniel-dx) :ncform的设计者和主要实现者
|
||||
- Kyle.lo :ncform表单校验部分的实现者和标准组件的主力开发者
|
||||
|
||||
## 赞助支持
|
||||
|
||||
ncform 是MIT许可的开源项目,完全免费使用。 如果它对你有用,也许你可以请我一杯咖啡:)。
|
||||
|
||||
### 一次性支持
|
||||
|
||||
<a href="https://paypal.me/danieldx666" target="_blank" style="margin-right: 30px;">
|
||||
<img src="docs/images/paypal.png" style="width:100px;">
|
||||
</a>
|
||||
|
||||
<a href="docs/images/wechat-pay.jpg" target="_blank" style="margin-right: 30px;">
|
||||
<img src="docs/images/wechat-pay-logo.png" style="width:100px">
|
||||
</a>
|
||||
|
||||
<a href="docs/images/alipay-pay.jpg" target="_blank">
|
||||
<img src="docs/images/alipay-logo.png" style="width:100px">
|
||||
</a>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
Reference in New Issue
Block a user