diff --git a/README.md b/README.md index 00e124d7..043ea27a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ It uses [plyr](https://plyr.io) by [sampotts](https://github.com/sampotts) for t Supported player types: HTML5 video, HTML5 audio, YouTube, and Vimeo. +### Demo +A demo of the components (equivalent to the html example include here) can be found at +[redxtech.github.io/vue-plyr](https://redxtech.github.io/vue-plyr/). + ## Installation ```bash yarn add vue-plyr # or npm i vue-plyr diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..72664a9e --- /dev/null +++ b/docs/index.html @@ -0,0 +1,159 @@ + + + + + vue-plyr-html + + + + +
+
+

vue-plyr demo.

+

+ sources can be found at + + github.com/redxtech/vue-plyr. +

+
+
+

video player

+ + + +
+
+

audio player

+ + + +
+
+

youtube embed

+ +
+ +
+
+
+
+

youtube (not progressive-enhancement)

+ +
+
+
+
+

vimeo embed

+ +
+ +
+
+
+
+

vimeo (not progressive-enhancement)

+ +
+
+
+
+
+
+ + + + +