• Stars
    star
    677
  • Rank 66,674 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 9 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The HTML5 video player for Angular 2

⚠️⚠️⚠️⚠️⚠️⚠️⚠️ 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,

More Repositories

1

videogular

The HTML5 video player for AngularJS
JavaScript
1,467
star
2

ngx-videogular

The HTML5 video player for Angular 2 and successor to videogular2
TypeScript
130
star
3

videogular2-showroom

Videogular2 showroom
TypeScript
49
star
4

angular-connect-demo

Angular Connect 2016 VR demo
TypeScript
10
star
5

bower-videogular

Bower repository for Videogular project
JavaScript
6
star
6

videogular2-starter

A Videogular2 starter based on @angular/cli
TypeScript
5
star
7

bower-videogular-dash

Videogular `DASH` plugin repository for distribution on `bower`.
JavaScript
3
star
8

bower-videogular-ima-ads

Videogular `ima-ads` plugin repository for distribution on `bower`.
JavaScript
3
star
9

pip-demo

Picture-in-Picture demo for ng-conf 2017
TypeScript
2
star
10

videogular-next-video-tutorial

Videogular "Next Video" plugin tutorial
JavaScript
2
star
11

bower-videogular-themes-default

Default Videogular's theme for distribution on `bower`.
CSS
2
star
12

videogular-twitter-tutorial

Videogular cue points: Synchronize video with Twitter
JavaScript
2
star
13

ngx-videogular-showroom

TypeScript
2
star
14

bower-videogular-controls

Videogular controls plugin repository for distribution on `bower`.
JavaScript
2
star
15

bower-videogular-poster

Videogular `poster` plugin repository for distribution on `bower`.
JavaScript
1
star
16

bower-videogular-overlay-play

Videogular `overlay-play` plugin repository for distribution on `bower`.
JavaScript
1
star
17

videogular-browserify

How to use Videogular with Browserify
HTML
1
star
18

bower-videogular-buffering

Videogular `buffering` plugin repository for distribution on `bower`.
JavaScript
1
star
19

bower-videogular-analytics

Videogular `analytics` plugin repository for distribution on `bower`.
JavaScript
1
star