# form-factory **Repository Path**: sync-github/form-factory ## Basic Information - **Project Name**: form-factory - **Description**: 表单制作,拖拽配置生成表单页面 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/yangyuji/form-factory - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-16 - **Last Updated**: 2021-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # form-factory > 表单页面可视化、拖拽编辑,快速生成表单页面 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:9999 npm run dev # build for production with minification npm run build # build report npm run build:report ``` ### 组件 * 单行文本 * 数字输入 * 多行文本 * 下拉选择 * 开关 * 多选 * 单选 * 日期选择 * 日期范围 * 上传 * 下载 * 富文本 * 省市区级联选择 * 关联表单 * ... [在线体验地址](https://yangyuji.github.io/form-factory/) ## 许可证 [MIT](https://github.com/yangyuji/form-factory/blob/master/LICENSE) ![reward](https://yangyuji.github.io/h5-factory/static/img/reward.jpg)