Package Exports
- @videogular/ngx-videogular
- @videogular/ngx-videogular/buffering
- @videogular/ngx-videogular/controls
- @videogular/ngx-videogular/core
- @videogular/ngx-videogular/ima-ads
- @videogular/ngx-videogular/modulo
- @videogular/ngx-videogular/overlay-play
- @videogular/ngx-videogular/package.json
- @videogular/ngx-videogular/streaming
Readme
Videogular
Ngx-Videogular is an HTML5 video player for Angular 2.0. Videogular is a wrapper over the HTML5 video tag, so you can just add whatever you want. This provides a very powerful, but simple to use solution, for everybody.
📺 Showcase
Moving from Videogular2 to Ngx-Videogular
Since videogular2 is unmaintained, we suggest moving to @videogular/ngx-videogular.
You can check out the migration guide here.
48% reduction on bundle size? Ivy Support? All of that and more!
DashJS 2.X.X deprecation
From 2.0.1 onwards we'll only support DashJS v3. For DashJS v2 compatiblity, please use @videogular/ngx-videogular version < 2.0.1.
How to install
To get up and running quickly, check out the getting started guide.
NPM commands
Run start to compile the project, execute tests and check coverage:
npm startRun build to compile the project:
npm run buildRun test to test the project:
npm testRun coverage to check the coverage report:
npm run coverageTo start the example app run the following commands and open http://localhost:8080:
cd examples
npm install
npm run build
npm startQuick template
Supported by
Videogular wants to thank you to this companies for support this project:
Credits
Videogular is a project created by Raúl Jiménez and released under MIT license.
This project would not be possible without our team members and an amazing community.

