0.1.3 • Published 1 year ago

vue-vd v0.1.3

Weekly downloads
14
License
-
Repository
github
Last release
1 year 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

1 year ago

0.1.2

2 years ago

0.1.1

4 years ago

0.1.0

4 years ago