Skip to content

videogular/videogular2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

acecf8a · May 12, 2022
Jan 10, 2019
Oct 6, 2017
Jul 2, 2017
May 13, 2020
May 13, 2020
Dec 14, 2017
Jan 31, 2016
May 13, 2020
Jun 19, 2017
Mar 1, 2016
Mar 21, 2016
Dec 29, 2016
Mar 26, 2017
May 12, 2022
Dec 15, 2016
Dec 15, 2016
Jun 6, 2019
Aug 27, 2017
Dec 15, 2016
Jun 7, 2019
Jun 7, 2019
Dec 15, 2016
May 13, 2020
May 13, 2020
Dec 15, 2016
Jun 7, 2019
Jun 7, 2019

Repository files navigation

⚠️⚠️⚠️⚠️⚠️⚠️⚠️ DEPRECATED ⚠️⚠️⚠️⚠️⚠️⚠️⚠️

Use new library published here

Videogular

travis build Gitter Greenkeeper badge

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.

You can see a demo here: https://videogular.github.io/videogular2-showroom/#/

Documentation: https://videogular.github.io/videogular2

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 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

Quick template

Stackblitz 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,