Skip to content

cx-easy-form is the form part of the CX-UI Design framework ecology cx-easy-form is a front-end form ecological component integration solution based on Vue.js and element.

License

Notifications You must be signed in to change notification settings

keyzf/cx-easy-form

 
 

Repository files navigation

vue element-ui Build Status license GitHub release

English | 简体中文

Introduction

cx-easy-form is part of the form of CX-UI Design framework ecology. cx-easy-form is a production-ready solution for admin interfaces. Based on Vue.js and use the UI Toolkit -- element. vue-element-admin is a magical vue admin, it based on the newest development stack of vue, built-in i18n solution, parameter configuration, field configuration, customizing with the name of the law, lots of awesome features. It helps you build a large complex Single-Page Applications. I believe this project will help you.

Note: This project uses element-ui@2.2.2+ version, so the minimum compatible vue@2.5.0+

Preparation

You need to install node and git locally. The project is based on ES2015+vuevuexvue-routerelement-ui. All data requests for this project are simulated using Mock.js. It would be helpful if you have pre-existing knowledge on those.

This project is not a scaffolding and is more of an integrated solution.

This project does not support low version browsers (e.g. IE). Please add polyfill yourself if you need them.

Features

Developed

- Icon
- Button
- Radio
- Checkbox
- Select
- Cascader
- Switch
- Slider
- TimePicker
- DatePicker
- DateTimePicker
- Upload
- Transfer
- Avatar
- Separator
- base table
- Text
- Role check btn
- Role manage range
- Role employee
- Role group
- Role authorizer
- Simple tree
- Simple tree select
- Area linkage
- Customer info linkage
- Customer info single
- Time interval
- Dialog
- Auto form
- Local form
- Muster item
- Auto form operation

Forthcoming

- JSON editor
- Rich text editor
- Markdown editor
- Map
- Export excel
- Export zip

Getting started

# clone the project
git clone https://github.com/CX-UI-Design/cx-easy-form.git

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:8083.

Build

# build for production environment
npm run build

Refer to Documentation CX-UI Design for more information

Changelog

Detailed changes for each release are documented in the release notes.

Online Demo

Demo template

Donate

If you find this project useful, you can buy author a cup of coffee 🍹

donate

License

MIT

Copyright (c) 2018-present BroccoliSpring Lensgcx@163.com

About

cx-easy-form is the form part of the CX-UI Design framework ecology cx-easy-form is a front-end form ecological component integration solution based on Vue.js and element.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • Vue 17.3%
  • CSS 4.2%