# dw-form-making

<p>
  <a href="https://github.com/vuejs/vue">
    <img src="https://img.shields.io/badge/vue-2.6.11-brightgreen.svg" alt="vue">
  </a>

  <a href="https://github.com/ElemeFE/element">
    <img src="https://img.shields.io/badge/element--ui-2.13.2-brightgreen.svg" alt="element-ui">
  </a>

  <a href="https://www.npmjs.com/package/dw-form-making">
    <img src="https://img.shields.io/badge/npm-1.10.1-blue.svg" alt="npm">
  </a>
</p>

## 指南

&emsp;&emsp;依赖于 [vue](https://github.com/vuejs/vue) 和 [element-ui](https://github.com/ElemeFE/element) 的可视化表单设计工具。

* 预览 [GitHub](https://dongwei1125.github.io/dw-form-making) / [Gitee](https://dongwei1125.gitee.io/dw-form-making)
* [开发指南](/docs/guide.md)
* [工具详解](https://juejin.cn/post/6960878751978618910)

## 第三方插件

* [vuedraggable](https://github.com/SortableJS/Vue.Draggable)
* [tinymce](http://tinymce.ax-z.cn/)
* [clipboard](https://www.npmjs.com/package/clipboard)
* [ace](https://github.com/ajaxorg/ace)
* [lodash](https://www.lodashjs.com/)
* [element-ui](https://github.com/ElemeFE/element)
