0.1.18 • Published 8 years ago

pz-npm-test v0.1.18

Weekly downloads
8
License
MIT
Repository
-
Last release
8 years ago

安装

npm install @strongsoft/your-component --save

使用

import Vue from 'vue'
import VuePlugin from '@strongsoft/your-component'

Vue.use(VuePlugin)
// 或者,你也可以传入可选参数
Vue.use(VuePlugin, {})

属性

参数类型可选值默认值说明

事件

事件名称说明回调参数

更新日志

  • 1.0.0 新增 初始版本发布

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build
0.1.18

8 years ago

0.1.17

8 years ago

0.1.16

8 years ago

0.1.15

8 years ago

0.1.14

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago