1.3.0 • Published 4 years ago

y-compentent v1.3.0

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

y-compentent

新增预览地址

预览

install

  npm i y-compentent

a simple plugins

  1. 全局使用
import yTcompent from 'y-compentent'

Vue.use(yTcompent)
  1. 部分使用
import ycompontent from 'y-compentent'
let { countDown } = ycompontent
components: {
  countDown
},
*** 原本想直接在import可以直接解构赋值的,发现自己还是太年轻 ***

declare

目前只能用的功能只有跑马灯,根据项目结构看

for self

打包项目和发包注意看webpack配置

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.5.0

4 years ago

0.6.0

4 years ago

0.3.0

4 years ago

0.4.0

4 years ago

0.2.0

4 years ago

1.0.0

4 years ago