<p align="center">
<a href="https://github.com/xaboy/form-create">
<img width="200" src="http://file.lotkk.com/form-create.png">
</a>
</p>
<h1 align="center">form-create</h1>
<p align="center">
<a href="https://github.com/xaboy/form-create/blob/master/LICENSE">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" />
</a>
<a href="https://github.com/xaboy">
<img src="https://img.shields.io/badge/Author-xaboy-blue.svg" />
</a>
<a href="https://www.npmjs.com/package/form-create">
<img src="https://badge.fury.io/js/form-create.svg" alt="version" />
</a>
<a href="https://www.npmjs.com/package/form-create">
<img src="https://img.shields.io/npm/dt/form-create.svg" alt="npm" />
</a>
<img src="http://img.badgesize.io/https://cdn.jsdelivr.net/gh/xaboy/form-create@1.3.0/dist/form-create.min.js?compression=gzip&label=gzip%20size&style=flat-square" alt="JS gzip size">
</p>
**具有數(shù)據(jù)收集、校驗和提交功能的表單生成器,支持雙向數(shù)據(jù)綁定和事件擴(kuò)展,組件包含有復(fù)選框、單選框、輸入框、下拉選擇框等表單元素以及省市區(qū)三級聯(lián)動,時間選擇,日期選擇,顏色選擇,滑塊,評分,框架,樹型,文件/圖片上傳等功能組件。**
> 1.4.5版本已支持 iview3
## 新版文檔地址: [form-create 文檔](http://www.form-create.com)
[Github](https://github.com/xaboy/form-create) | [Gitee](https://gitee.com/xaboy/form-create) | [Npm](https://www.npmjs.com/package/form-create) | [文檔](http://www.form-create.com) | [在線示例](http://jsrun.net/LQhKp)

- 開始
- 快速上手
- 更新說明
- 入門
- 全局配置
- $f 實例方法
- maker 組件生成器
- col 柵格布局
- 常見問題
- 在線示例
- 內(nèi)置組件
- Hidden 隱藏字段
- Input 輸入框
- Radio 單選框
- InputNumber 數(shù)字輸入框
- Checkbox 多選框
- Select 下拉選擇框
- Switch 開關(guān)
- DatePicker 日期選擇框
- TImePicker 時間選擇框
- ColorPicker 顏色選擇框
- Cascader 多級聯(lián)動
- Upload 上傳
- Rate 評分
- Slider 滑塊
- Frame 框架
- Tree 樹形
- 其他
- 需要注意的iview組件
- 時間格式
- 參考
- 意見&建議
