0.7.3 • Published 2 years ago

el-admin v0.7.3

Weekly downloads
2
License
ISC
Repository
github
Last release
2 years ago

el-admin

Admin components using element (https://github.com/ElemeFE/element) tookit

How To Use

import Vue from 'vue';
import ElAdmin from 'el-admin';

Vue.use(ElAdmin);

Documentation is a WIP, meanwhile you can take a look at the example folder to find out some examples.

Vetur support

Add vetur extension, it will automatically pick up the tag & attribute definitions

How To Run Examples

# clone this repository
git clone https://github.com/smartprix/el-admin.git
cd el-admin

# install dependencies
yarn

# run any example
node examples/simple/run.js
0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.6

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago