Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 的表单源代码)

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+.

| [IE / Edge](https://godban.github.io/browsers-support-badges/)IE / Edge | [Firefox](https://godban.github.io/browsers-support-badges/)Firefox | [Chrome](https://godban.github.io/browsers-support-badges/)Chrome | [Safari](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)