0.1.3 • Published 3 days ago

vue-vd v0.1.3

Weekly downloads
14
License
-
Repository
github
Last release
3 days ago

vue-vd

how to import

import vd from 'vue-vd'
import 'vue-vd/build/vd.css'
Vue.use(vd,"otherOP");

how to use

element attribute src is the video source
eg:
<span v-vd src='https://www.w3school.com.cn/i/movie.ogg'> look </span>

demo

点击访问demo

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

0.1.3

3 days ago

0.1.2

1 year ago

0.1.1

3 years ago

0.1.0

3 years ago