# vue-form-making **Repository Path**: shellking/vue-form-making ## Basic Information - **Project Name**: vue-form-making - **Description**: 基于Vue的可视化表单设计器,让表单开发简单而高效。 - **Primary Language**: JavaScript - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: http://form.xiaoyaoji.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1121 - **Created**: 2020-07-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-form-making
[简体中文](./README.zh-CN.md) | English The FormMaking developed base on [vue](https://github.com/vuejs/vue) and [element-ui](https://github.com/ElemeFE/element), equipts with the latest front-end technology stack, built-in i18n internationalization solution, all of those are aimed at making developmemt simpler, and more efficiently.  * [Preview](http://form.xiaoyaoji.cn/basic-version) * [Development](/docs/guide.md) * [Components](/docs/component.md) * [MakingForm](/docs/component.md#makingform) (Quickly design the form page based on the visual operation.) * [GenerateForm](/docs/component.md#generateform) (The generator will render a form page quickly base on the configuration json data captured in the designer.) * [Secondary Development](/docs/develop.md) This project is the base version, and if you need to experience the [Advanced](http://form.making.link), you can go to the advanced version, which provides more components and functionality. ## Feature * Visual configuration page * Provide grid layout and align with flex * One-click preview of configuration effects * One-click generation of configuration json data * One-click generate code, ready to run * Provide custom components to meet user's custom requirements * Provides a remote data interface for users to asynchronously fetch data * Provides powerful advanced components * Support for form validation * Get form data quickly * Internationalization support ## Third-party plug-ins * [vuedraggable](https://github.com/SortableJS/Vue.Draggable) * [element-ui](https://github.com/ElemeFE/element) * [ace](https://github.com/ajaxorg/ace) * [vue2-editor](https://github.com/davidroyer/vue2-editor) ## Browsers support Modern browsers and Internet Explorer 10+. | [
](https://godban.github.io/browsers-support-badges/)IE / Edge | [
](https://godban.github.io/browsers-support-badges/)Firefox | [
](https://godban.github.io/browsers-support-badges/)Chrome | [
](https://godban.github.io/browsers-support-badges/)Safari |
| --------- | --------- | --------- | --------- |
| IE10, IE11, Edge| last 2 versions| last 2 versions| last 2 versions
## Licenses
[LGPL](https://opensource.org/licenses/LGPL-3.0)
You can use the vue-form-making source code in an open source project under the LGPL license and retain the copyright information.
If you want to use vue-form-making source code in non-open source sites, projects and applications, you need to purchase [Commercial License](http://form.xiaoyaoji.cn/pricing).