Gathering detailed insights and metrics for @ks89/angular-modal-gallery
Gathering detailed insights and metrics for @ks89/angular-modal-gallery
Gathering detailed insights and metrics for @ks89/angular-modal-gallery
Gathering detailed insights and metrics for @ks89/angular-modal-gallery
npm install @ks89/angular-modal-gallery
Typescript
Module System
Min. Node Version
Node Version
NPM Version
69.9
Supply Chain
97.8
Quality
85.3
Maintenance
100
Vulnerability
98.6
License
TypeScript (83.78%)
SCSS (7.59%)
HTML (6.55%)
CSS (1.69%)
JavaScript (0.39%)
Total Downloads
752,154
Last Day
302
Last Week
1,981
Last Month
20,224
Last Year
151,284
146 Stars
1,567 Commits
80 Forks
5 Watching
7 Branches
1 Contributors
Minified
Minified + Gzipped
Latest Version
13.0.0
Package Id
@ks89/angular-modal-gallery@13.0.0
Unpacked Size
0.96 MB
Size
167.90 kB
File Count
66
NPM Version
10.2.4
Node Version
20.14.0
Publised On
22 Dec 2024
Cumulative downloads
Total Downloads
Last day
-69.1%
302
Compared to previous day
Last week
-58.7%
1,981
Compared to previous week
Last month
42.5%
20,224
Compared to previous month
Last year
8.3%
151,284
Compared to previous year
1
5
Despite its name, this library is more than for modal galleries, because I'm introducing new features every major release. In fact, It's composed by 3 main parts:
@ks89/angular-modal-gallery supports also keyboard shortcuts, swipe gestures and mouse events.
angular-cli
, angular-cli + material
and angular-universal
HERESim Daltonism
for macOS)npm install --save @ks89/angular-modal-gallery
npm install --save @angular/cdk
From version @ks89/angular-modal-gallery >= 5.0.0, font-awesome isn't a mandatory dependency. You can use all default features without font-awesome. For more info, check official documentation website. From version @ks89/angular-modal-gallery >= 11.0.0, mousetrap and hammerjs have been removed as dependencies.
Image loading could be slow, because this website is hosted on Github pages
OFFICIAL DOCUMENTATION WEBSITE
@ks89/angular-modal-gallery | font-awesome | |
---|---|---|
AngularJS | NOT SUPPORTED | |
Angular 2 | = 3.3.5 | >= 4.0.0 |
Angular 4 | = 5.7.1 | optional |
Angular 5 | = 6.3.0 | optional |
Angular 6 | = 7.2.7 | optional |
Angular 7 | = 7.2.7 | optional |
Angular 8 | = 7.2.7 | optional |
Angular 9 | = 7.2.7 | optional |
Angular 10 | = 7.2.7 | optional |
Angular 11 | = 7.2.7 | optional |
Angular 12 | = 8.0.1 | optional |
Angular 13 | = 9.1.0 | optional |
Angular 14 | = 9.1.0 | optional |
Angular 15 | = 10.0.1 | optional |
Angular 16 | = 11.1.1 | optional |
Angular 17 | = 11.1.1 | optional |
Angular 18 | = 12.0.0 | optional |
Angular 19 | >= 13.0.0 | optional |
More than 100 releases in two years, and more to come... :)
Check CONTRIBUTING.md
in this repository.
To understand how to contribute to an open source project, HERE you can find useful information.
When you create a pull request, please, format your code to be consistent with the existing code. I suggest to use WebStorm as IDE and when you commit don't use a third party software, but the official command line git
.
In this way, prettier will run using my configuration, and it will auto-format the code. If it fails, add files with git add .
again and retry.
The MIT License (MIT)
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
If you like my projects you can do a free donation here
Created by Stefano Cappa
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
SAST tool is run on all commits
Details
Reason
dependency not pinned by hash detected -- score normalized to 5
Details
Reason
5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Reason
security policy file detected
Details
Reason
Found 1/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
14 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-23
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