1.0.19 • Published 6 years ago

vue-el-fav v1.0.19

Weekly downloads
13
License
ISC
Repository
-
Last release
6 years ago

test

基于vuejs和element-ui的收藏夹功能组件,默认暂存数据于localStorage,可提供替换localStroage的包含setItem和getItem方法的service对象

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

use in vue entry js

import Favorites from 'vue-el-fav'; Vue.use(Favorites);

For detailed explanation on how things work, consult the docs for vue-loader.

1.0.19

6 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago