diff --git a/README.md b/README.md index d0b01d0..b2a5c43 100644 --- a/README.md +++ b/README.md @@ -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 + + + + + + + + + + + + diff --git a/README_CN.md b/README_CN.md index 7959b75..5038745 100644 --- a/README_CN.md +++ b/README_CN.md @@ -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许可的开源项目,完全免费使用。 如果它对你有用,也许你可以请我一杯咖啡:)。 + +### 一次性支持 + + + + + + + + + + + + diff --git a/docs/images/alipay-logo.png b/docs/images/alipay-logo.png new file mode 100644 index 0000000..9e8a36e Binary files /dev/null and b/docs/images/alipay-logo.png differ diff --git a/docs/images/alipay-pay.jpg b/docs/images/alipay-pay.jpg new file mode 100644 index 0000000..a9bf481 Binary files /dev/null and b/docs/images/alipay-pay.jpg differ diff --git a/docs/images/paypal.png b/docs/images/paypal.png new file mode 100644 index 0000000..aa7213b Binary files /dev/null and b/docs/images/paypal.png differ diff --git a/docs/images/wechat-pay-logo.png b/docs/images/wechat-pay-logo.png new file mode 100644 index 0000000..86d6807 Binary files /dev/null and b/docs/images/wechat-pay-logo.png differ diff --git a/docs/images/wechat-pay.jpg b/docs/images/wechat-pay.jpg new file mode 100644 index 0000000..9875102 Binary files /dev/null and b/docs/images/wechat-pay.jpg differ