diff options
author | Sam Potts <sam@selz.com> | 2018-01-05 21:23:45 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-05 21:23:45 +1100 |
commit | b79ffacd9c44168fa84c236689deca1c57a22c7b (patch) | |
tree | f9b7cb98176d422e23e8aa26aa4301de1457f03f | |
parent | 888c6773d0df2e59d2fa6b3db15327d17c1c7006 (diff) | |
parent | e6cc4ba1f585b41c8f19f8009ea056591a6a0787 (diff) | |
download | plyr-b79ffacd9c44168fa84c236689deca1c57a22c7b.tar.lz plyr-b79ffacd9c44168fa84c236689deca1c57a22c7b.tar.xz plyr-b79ffacd9c44168fa84c236689deca1c57a22c7b.zip |
Merge pull request #726 from xDae/master
Added react port
-rw-r--r-- | readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -63,6 +63,9 @@ Created and maintained by Jon Uhlmann ([@jonnitto](https://github.com/jonnitto)) ### [Kirby](https://github.com/dpschen/kirby-plyrtag) Created and maintained by Dominik Pschenitschni ([@dpschen](https://github.com/dpschen)) +### [React](https://github.com/xDae/react-plyr) +Created and maintained by Jose Miguel Bejarano ([@xDae](https://github.com/xDae)) + ## Using package managers You can grab the source using one of the following package managers. |