aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-12-19 08:00:49 +0700
committerGitHub <noreply@github.com>2018-12-19 08:00:49 +0700
commit973527cb84a7e14ea772fef6d1895578b130318d (patch)
tree2772446dd3938b964510e71634ed6113af1ca262
parent5fdc0aae66850d94e17b5195605909e32bb25912 (diff)
parent0ff47fe3ea8a7598c3e54e666de6ef0defd34b6a (diff)
downloadplyr-973527cb84a7e14ea772fef6d1895578b130318d.tar.lz
plyr-973527cb84a7e14ea772fef6d1895578b130318d.tar.xz
plyr-973527cb84a7e14ea772fef6d1895578b130318d.zip
Merge pull request #1294 from smnbbrv/patch-1
Add Angular plugin reference
-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`.