Gathering detailed insights and metrics for photoswipe
Gathering detailed insights and metrics for photoswipe
Gathering detailed insights and metrics for photoswipe
Gathering detailed insights and metrics for photoswipe
JavaScript image gallery for mobile and desktop, modular, framework independent
npm install photoswipe
99.7
Supply Chain
82.5
Quality
77.9
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
24,273 Stars
731 Commits
3,307 Forks
538 Watching
5 Branches
74 Contributors
Updated on 28 Nov 2024
JavaScript (93.24%)
CSS (6.59%)
TypeScript (0.16%)
Cumulative downloads
Total Downloads
Last day
-5.9%
45,112
Compared to previous day
Last week
0.6%
257,727
Compared to previous week
Last month
8%
1,077,020
Compared to previous month
Last year
36.2%
10,117,040
Compared to previous year
16
PhotoSwipe v5 — JavaScript image gallery and lightbox
dist/
- main JS and CSSsrc/
- source JS and CSS.
src/js/photoswipe.js
- entry for PhotoSwipe Core.src/js/lightbox/lightbox.js
- entry for PhotoSwipe Lightbox.docs/
- documentation markdown files.demo-docs-website/
- website with documentation, demos and manual tests.build/
- rollup build config.To build JS and CSS in dist/
directory, run npm run build
.
To run the demo website and automatically rebuild files during development, run npm install
in demo-docs-website/
and npm run watch
in the root directory.
Documentation for the old version (v4) can be found here and the code for 4.1.3 is here.
This project is tested with BrowserStack.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 5/30 approved changesets -- score normalized to 1
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
47 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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