GithubHelp home page GithubHelp logo

lg-team / element-patch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leezng/element-patch

1.0 2.0 0.0 1.12 MB

An extension package based on vue and element-ui. 一个基于 vue 与 element-ui 的扩展包,提供数据驱动的表单渲染,菜单渲染,表格拖拽,权限控制等功能

Home Page: https://leezng.github.io/element-patch/

License: MIT License

JavaScript 77.84% Vue 17.40% HTML 2.00% CSS 2.76%

element-patch's Introduction

element-patch

An element-ui based extension package. We extend some components, such as Table, Menu, Form, etc., to enrich their features and functions, such as dynamically rendered forms and menus, draggable tables, and more. At the same time, we have added some common components and scenarios, such as tree selectors, to provide a fast solution.

From el-form-renderer to element-patch, el-form-renderer has become a historically independent branch that will no longer be maintained separately. You can click here to see how to migration from el-form-renderer.

Links

Quick start

// Step1: Install
// Make sure you have properly installed element-ui and used it correctly.
yarn add element-patch

// Step2
import ElementPatch from 'element-patch'
import 'element-patch/index.css'

Vue.use(ElementPatch)

Features

  • Dynamically rendered Form
  • Dynamically rendered Menus
  • Draggable Table
  • Table supporting pagination
  • Menu that supports permission control
  • Tree selector
  • Tag selector ...

element-patch's People

Contributors

leezng avatar levy9527 avatar jbguy avatar

Stargazers

kingang avatar

Watchers

James Cloos avatar kingang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.