Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giscafer/vue-form-builder
A drag & drop form builder platform that made with Vue.js and Element UI and generate form sourcecode (基于 vue 和 element-ui 实现的表单设计平台,生成 Element UI 的表单源代码)
https://github.com/giscafer/vue-form-builder
element-ui form-builder form-generator vue
Last synced: about 14 hours ago
JSON representation
A drag & drop form builder platform that made with Vue.js and Element UI and generate form sourcecode (基于 vue 和 element-ui 实现的表单设计平台,生成 Element UI 的表单源代码)
- Host: GitHub
- URL: https://github.com/giscafer/vue-form-builder
- Owner: giscafer
- License: lgpl-3.0
- Created: 2020-05-02T19:32:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T11:16:01.000Z (over 4 years ago)
- Last Synced: 2023-03-01T15:41:03.305Z (over 1 year ago)
- Topics: element-ui, form-builder, form-generator, vue
- Language: Vue
- Homepage: http://vue-form.giscafer.com
- Size: 3.77 MB
- Stars: 44
- Watchers: 2
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-form-builder
[简体中文](./README.zh-CN.md) | English
## Intro
The FormBuilder 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.
Online: [FormBuilder](https://giscafer.github.io/vue-form-builder)
## Feature
- [x] Visual configuration page
- [x] Provide grid layout and align with flex
- [x] One-click generate code, ready to run
- [x] Provide custom components to meet user's custom requirements
- [x] Provides powerful advanced components
- [x] Internationalization support
- [x] **Generate Element UI form sourcecode**
- [ ] Get form data quickly
- [ ] Provides a remote data interface for users to asynchronously fetch data
- [ ] Support for form validation##
## Issue
- If you find a new bug or have a new feature request, please create a new issue.
## Donation
## 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
vue-form-builder is base on [vue-form-making](https://github.com/GavinZhuLei/vue-form-making)