diff options
author | Sam Potts <sam@selz.com> | 2018-02-06 10:51:42 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-06 10:51:42 +1100 |
commit | ab7f277a1b3a686ef73dd69b11d6355fb21a9207 (patch) | |
tree | 82398494ec2d5f005c781ff6590b0364032cc164 | |
parent | 79a43120ae75803edb788ccdfef96129706d54aa (diff) | |
parent | d5a1a7ca1cacc7803a93f95b00ddc7a4c08371f9 (diff) | |
download | plyr-ab7f277a1b3a686ef73dd69b11d6355fb21a9207.tar.lz plyr-ab7f277a1b3a686ef73dd69b11d6355fb21a9207.tar.xz plyr-ab7f277a1b3a686ef73dd69b11d6355fb21a9207.zip |
Merge pull request #769 from redxtech/add-vue-plyr-to-readme
Add vue-plyr to readme
-rw-r--r-- | readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -66,6 +66,9 @@ Created and maintained by Dominik Pschenitschni ([@dpschen](https://github.com/d ### [React](https://github.com/xDae/react-plyr) Created and maintained by Jose Miguel Bejarano ([@xDae](https://github.com/xDae)) +### [Vue](https://github.com/redxtech/vue-plyr) +Created and maintained by Gabe Dunn ([@redxtech](https://github.com/redxtech)) + ## Using package managers You can grab the source using one of the following package managers. |