UNPKG

2.1 kBMarkdownView Raw
1# vue-form-making
2
3(Chinese)[./README.zh-CN.md] | English
4
5## Intro
6
7The 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.
8
9- [Preview](http://form.xiaoyaoji.cn/basic-version)
10
11- [Document](http://docs.form.xiaoyaoji.cn)
12
13- [Advanced](http://form.xiaoyaoji.cn) Privade more components and APIs
14
15## Feature
16
17* Visual configuration page
18* Provide grid layout and align with flex
19* One-click preview of configuration effects
20* One-click generation of configuration json data
21* One-click generate code, ready to run
22* Provide custom components to meet user custom requirements
23* Provides a remote data interface for users to asynchronously fetch data
24* Provides powerful advanced components
25* Support for form validation
26* Get form data quickly
27* Internationalization support
28
29## Module
30
31- [MakingForm](http://docs.form.xiaoyaoji.cn/zh/guide/making-form.html) Designer(Quickly design the form page based on the visual operation and obtain the form configuration json data).
32
33- [GenerateForm](http://docs.form.xiaoyaoji.cn/zh/guide/generate-form.html) Generator(The generator will render a form page quickly base on the configuration json data captured in the designer).
34
35## Issue
36
37* If you find a new bug or have a new feature request, please create a new issue.
38
39
40## Donation
41
42If you like it, buy us a cup of coffee is a better choice than give us a star :) lol ☺
43
44![](http://tools.xiaoyaoji.cn/donation.jpeg)
45
46[PayPal Me](https://paypal.me/gavinzhulei)
47
48## Open source licenses
49
50[LGPL](https://opensource.org/licenses/LGPL-3.0)
51
52You can use the vue-form-making source code in an open source project under the LGPL license and retain the copyright information.
53
54## Business license
55
56If 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).
\No newline at end of file