UNPKG
vue-video7
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A video.js 7 player component for Vue.js
github.com/stayknight/vue-video7
stayknight/vue-video7
vue-video7
/
dist
/
demo.html
11 lines
(7 loc)
•
192 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
vue-video7 demo
</
title
>
<
script
src
=
"./vue-video7.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./vue-video7.css"
>
<
script
>
console
.
log
(vue-video7)
</
script
>