All Projects → videogular → Videogular2

videogular / Videogular2

Licence: mit
The HTML5 video player for Angular 2

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Videogular2

Angular4-seed
Angular 4 Seed for Angular Forms
Stars: ✭ 37 (-94.54%)
Mutual labels:  angular2, angular-2, angular-components
Dejajs Components
Angular components
Stars: ✭ 37 (-94.54%)
Mutual labels:  angular-components, angular2, angular-2
angular-gulp-starter
Simple dev/prod build for Angular (2+) using gulp, systemjs, rollup, ngc (AOT), scss, Visual Studio
Stars: ✭ 18 (-97.35%)
Mutual labels:  angular2, angular-2
ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
Stars: ✭ 36 (-94.69%)
Mutual labels:  angular2, angular-2
angular-esri-components
A set of Angular components to work with ArcGIS API for JavaScript v4.6
Stars: ✭ 43 (-93.66%)
Mutual labels:  angular2, angular-2
Mydatepicker
Angular 2+ date picker
Stars: ✭ 558 (-17.7%)
Mutual labels:  angular2, angular-2
ng-seed
Simple Angular seed project with commonly used features.
Stars: ✭ 12 (-98.23%)
Mutual labels:  angular2, angular-2
ng2-timezone-selector
A simple Angular module to create a timezone selector using moment-timezone.
Stars: ✭ 12 (-98.23%)
Mutual labels:  angular2, angular-2
Angular Interview Questions
Most extensive Angular interview questions based on your level.
Stars: ✭ 354 (-47.79%)
Mutual labels:  angular-components, angular2
Ngx Charts
📊 Declarative Charting Framework for Angular
Stars: ✭ 4,057 (+498.38%)
Mutual labels:  angular-components, angular2
Igniteui Angular
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps.
Stars: ✭ 433 (-36.14%)
Mutual labels:  angular-components, angular2
general-angular
Realtime Angular Admin/CRUD Front End App
Stars: ✭ 24 (-96.46%)
Mutual labels:  angular2, angular-2
awesome-angular
💖 A list of awesome Angular (2️⃣➕) resources
Stars: ✭ 61 (-91%)
Mutual labels:  angular2, angular-components
ng-elm
Write Angular components in Elm.
Stars: ✭ 41 (-93.95%)
Mutual labels:  angular2, angular-2
Angular2-RecordRTC
A demonstration of RecordRTC working with Angular 2
Stars: ✭ 38 (-94.4%)
Mutual labels:  angular2, angular-2
angular2-cookie-law
Angular2+ component that provides a banner to inform users about cookie law
Stars: ✭ 38 (-94.4%)
Mutual labels:  angular2, angular-components
Bootstraping Ngx Admin Lte
Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.
Stars: ✭ 479 (-29.35%)
Mutual labels:  angular2, angular-2
laravel5Angular4
Laravel 5.4 & Angular 4.3.4
Stars: ✭ 37 (-94.54%)
Mutual labels:  angular2, angular-2
awesome-angular-components
This project is no longer supported.
Stars: ✭ 25 (-96.31%)
Mutual labels:  angular-2, angular-components
Angular-Firebase-Sortable-Table
Angular Firebase Sortable Table is a module that makes tables creation with firebase an easy task.
Stars: ✭ 28 (-95.87%)
Mutual labels:  angular2, angular-components

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,

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].