Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

videogular/ngx-videogular

Repository files navigation

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

Documentation

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% smaller bundle size? Ivy Support?
All of that and more!

Version Compatibility

Ngx-Videogular Angular Node
<= ^6.0.0 < 15.0.0 < 16.0.0
^7.0.0 < 8.0.0 ^15.0.0 < 16.0.0 ^14.20.0 || ^16.13.0 || ^18.10.0
^8.0.0 >= 16.0.0 ^16.13.0 || ^18.10.0
^9.0.0 >= ^17.0.0 ^18.10.0
^10.0.0 >= ^18.0.0 ^18.10.0
^19.0.0 >= ^19.0.0 ^20.19.0
^20.0.0 >= ^20.0.0 ^20.19.0

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.

Quick template

Stackblitz Template

Building and Testing

Run start to compile the project, execute tests and check coverage:

npm start

Run build to compile the project:

npm run build

Run test to test the project:

npm test

Run coverage to check the coverage report:

npm run coverage

To start the example app run the following commands and open http://localhost:8080:

cd examples
npm install
npm run build
npm start

Supported by

Videogular wants to thank you to this companies for support this project:

Credits

Videogular is a project created by Raul Jimenez and released under MIT license.

This project would not be possible without our team members and an amazing community.

About

The HTML5 video player for Angular 2 and successor to videogular2

Topics

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Stars

Watchers

Forks

Packages

Contributors