Gathering detailed insights and metrics for @videogular/ngx-videogular
Gathering detailed insights and metrics for @videogular/ngx-videogular
Gathering detailed insights and metrics for @videogular/ngx-videogular
Gathering detailed insights and metrics for @videogular/ngx-videogular
npm install @videogular/ngx-videogular
(VgFullscreenApiService) Fix Fullscreen API not returning a Promise
Published on 10 Oct 2024
Update to Angular v18
Published on 04 Sept 2024
Update to Angular v17
Published on 04 Sept 2024
Update to Angular v16
Published on 15 May 2023
Update to Angular v15
Published on 10 Jan 2023
Update to Angular v14
Published on 19 Jul 2022
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
133 Stars
178 Commits
36 Forks
8 Watching
9 Branches
15 Contributors
Updated on 24 Nov 2024
TypeScript (95.16%)
JavaScript (3.5%)
CSS (0.94%)
Shell (0.39%)
HTML (0.01%)
Cumulative downloads
Total Downloads
Last day
1.7%
4,750
Compared to previous day
Last week
7.9%
24,637
Compared to previous week
Last month
2.6%
106,304
Compared to previous month
Last year
-17.9%
1,167,644
Compared to previous year
1
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.
:tv: Showcase
:books: Documentation
Since videogular2
is unmaintained, we suggest moving to @videogular/ngx-videogular
.
You can check out the migration guide here.
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 |
From 2.0.1 onwards we'll only support DashJS v3.
For DashJS v2 compatiblity, please use @videogular/ngx-videogular version < 2.0.1.
To get up and running quickly, check out the getting started guide.
Run start
to compile the project, execute tests and check coverage:
1npm start
Run build
to compile the project:
1npm run build
Run test
to test the project:
1npm test
Run coverage
to check the coverage report:
1npm run coverage
To start the example app run the following commands and open http://localhost:8080:
1cd examples 2npm install 3npm run build 4npm start
Videogular wants to thank you to this companies for support this project:
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.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
Reason
Found 4/19 approved changesets -- score normalized to 2
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
79 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More