All Projects → videogular → Ngx Videogular

videogular / Ngx Videogular

Licence: mit
The HTML5 video player for Angular 2 and successor to videogular2

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ngx Videogular

Videogular2
The HTML5 video player for Angular 2
Stars: ✭ 678 (+1256%)
Mutual labels:  video-player, angular-components
Dejajs Components
Angular components
Stars: ✭ 37 (-26%)
Mutual labels:  angular-components
Ngx Chips
Tag Input component for Angular
Stars: ✭ 840 (+1580%)
Mutual labels:  angular-components
Better Chrome Native Video
Add keyboard support to Chrome's native HTML5 video player.
Stars: ✭ 31 (-38%)
Mutual labels:  video-player
Fluttertianyue
基于Flutter的超完整仿腾讯动漫,小说阅读,抖音视频项目,功能丰富,适合学习和日常使用,拥有较好的项目结构&比较规范的代码!Flutter入门,看这个就够了~Flutter project which provide richer functionality, if you want to learn flutter, this project is a good choice
Stars: ✭ 871 (+1642%)
Mutual labels:  video-player
Angular Interview Questions
A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.
Stars: ✭ 967 (+1834%)
Mutual labels:  angular-components
Angular Prest
pREST component for Angular
Stars: ✭ 16 (-68%)
Mutual labels:  angular-components
Ngx.leaflet.component
angular 2+ / leaflet 1.x component collection
Stars: ✭ 46 (-8%)
Mutual labels:  angular-components
Vue Mini Player
基于Vue的一个轻量级HTML5视频播放器,适配PC和移动端
Stars: ✭ 34 (-32%)
Mutual labels:  video-player
Angularconcepts
Key Angular Concepts using Latest Angular version 5
Stars: ✭ 31 (-38%)
Mutual labels:  angular-components
Dailymotion Swift Player Sdk Ios
Dailymotion Player SDK for iOS in Swift
Stars: ✭ 29 (-42%)
Mutual labels:  video-player
React Itinerary
Render react components based on time sequences such as video or audio files.
Stars: ✭ 13 (-74%)
Mutual labels:  video-player
Ng Zorro Antd
Angular UI Component Library based on Ant Design
Stars: ✭ 7,841 (+15582%)
Mutual labels:  angular-components
Abplayerhtml5
Video Player for danmaku comments. ABPlayer in HTML5. ABPlayer核心构件以动态HTML编写的版本。向HTML5进发!HTML5弹幕播放器
Stars: ✭ 858 (+1616%)
Mutual labels:  video-player
Pano.gl
Equirectangular video/image viewer based on WebGL.
Stars: ✭ 42 (-16%)
Mutual labels:  video-player
Drm wv fp player
Few of the resources from flutter plugin video_player
Stars: ✭ 19 (-62%)
Mutual labels:  video-player
Fijkplayer
ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplayer
Stars: ✭ 943 (+1786%)
Mutual labels:  video-player
Videojscustomization
HTML5 视频播放器 自定制: React + video.js 详细讲解
Stars: ✭ 32 (-36%)
Mutual labels:  video-player
Unity Videoplayer Helper
Simple helper for the Video Player in Unity
Stars: ✭ 49 (-2%)
Mutual labels:  video-player
Media player
An flutter media player to make media streaming apps effortlessly! read getting started tutorial on https://medium.com/@tamhanekar.siddhesh95/integrate-media-player-into-your-flutter-application-23040213f0c9
Stars: ✭ 45 (-10%)
Mutual labels:  video-player

Videogular

travis build semantic-release npm bundle size (scoped) npm PRs

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% 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 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].