From fd2cb3daeb1707292f9641ef60f6cd0bfe75b443 Mon Sep 17 00:00:00 2001 From: "daniel.xiao" Date: Wed, 11 Jul 2018 23:57:49 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A2=9E=E5=8A=A0=E4=BD=9C=E8=80=85?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d3ae3ab..997cfed 100644 --- a/README.md +++ b/README.md @@ -227,3 +227,8 @@ ncform Vue版默认提供了elementui主题的标准组件[【点击查看】](h - [json-editor](https://github.com/jdorn/json-editor) - [react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form) - [angular-schema-form](https://github.com/json-schema-form/angular-schema-form) + +## 作者 + +- 肖玮(Daniel.Xiao),ncform的设计者和主要实现者 +- 罗振考(Kyle.lo),ncform表单校验部分的实现者和标准组件的主力开发者