Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/json-drived-configurable-platform/form-generator-iview

https://json-drived-configurable-platform.github.io/form-generator-iview
https://github.com/json-drived-configurable-platform/form-generator-iview

form-generator form-validation json-schema json-schema-form

Last synced: about 21 hours ago
JSON representation

https://json-drived-configurable-platform.github.io/form-generator-iview

Awesome Lists containing this project

README

        

# form-generator-iview

## description

A form generator with json schema based on iview ui.

## design

![project mind mapping](./form-generator.svg)

## developer

[zhengxkq](https://github.com/zhengxkq),
[BingBlog](https://github.com/BingBlog),
[longkele](https://github.com/longkele/)
[xiaomiCat](https://github.com/xiaomiCat),
[changyuqing](https://github.com/changyuqing),
[Tobin1990](https://github.com/Tobin1990),
[glsnb](https://github.com/glsnb)

## development

`yarn run dev`

## deploy github page

提交PR之前需要提供demo以供验证,需要部署到github page上
github page需要设置为gh-pages分支
目前使用了github action来自动部署,需要fork后开启actions

`yarn run deployDoc remoteName`

## production

`yarn run build`