aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2019-01-06 14:08:46 +1100
committerGitHub <noreply@github.com>2019-01-06 14:08:46 +1100
commitdb2997ef21aecde9af9f5e1d51b2440cd13a18fd (patch)
tree97b0d02ef9aa3381940bb8e886932a2b50146686 /readme.md
parent88ffd0f138b3db1e16dd689d9070dcd8fed4a845 (diff)
parent10c88f6e4936d522f249b78f0d02d4ea4e198030 (diff)
downloadplyr-db2997ef21aecde9af9f5e1d51b2440cd13a18fd.tar.lz
plyr-db2997ef21aecde9af9f5e1d51b2440cd13a18fd.tar.xz
plyr-db2997ef21aecde9af9f5e1d51b2440cd13a18fd.zip
Merge branch 'develop' into master
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 281ddd3f..af607cf0 100644
--- a/readme.md
+++ b/readme.md
@@ -42,11 +42,13 @@ Some awesome folks have made plugins for CMSs and Components for JavaScript fram
| Type | Maintainer | Link |
| --------- | -------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| WordPress | Brandon Lavigne ([@drrobotnik](https://github.com/drrobotnik)) | [https://wordpress.org/plugins/plyr/](https://wordpress.org/plugins/plyr/) |
+| Angular | Simon Bobrov ([@smnbbrv](https://github.com/smnbbrv)) | [https://github.com/smnbbrv/ngx-plyr](https://github.com/smnbbrv/ngx-plyr) |
| React | Jose Miguel Bejarano ([@xDae](https://github.com/xDae)) | [https://github.com/xDae/react-plyr](https://github.com/xDae/react-plyr) |
| Vue | Gabe Dunn ([@redxtech](https://github.com/redxtech)) | [https://github.com/redxtech/vue-plyr](https://github.com/redxtech/vue-plyr) |
| Neos | Jon Uhlmann ([@jonnitto](https://github.com/jonnitto)) | [https://packagist.org/packages/jonnitto/plyr](https://packagist.org/packages/jonnitto/plyr) |
| Kirby | Dominik Pschenitschni ([@dpschen](https://github.com/dpschen)) | [https://github.com/dpschen/kirby-plyrtag](https://github.com/dpschen/kirby-plyrtag) |
+
## Quick setup
Here's a quick run through on getting up and running. There's also a [demo on Codepen](http://codepen.io/sampotts/pen/jARJYp). You can grab all of the source with [NPM](https://www.npmjs.com/package/plyr) using `npm install plyr`.