Gathering detailed insights and metrics for swiper
Gathering detailed insights and metrics for swiper
Gathering detailed insights and metrics for swiper
Gathering detailed insights and metrics for swiper
Most modern mobile touch slider with hardware accelerated transitions
npm install swiper
98.9
Supply Chain
77.9
Quality
88.2
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
40,020 Stars
3,696 Commits
9,744 Forks
683 Watching
10 Branches
306 Contributors
Updated on 28 Nov 2024
Minified
Minified + Gzipped
JavaScript (89.62%)
SCSS (4.24%)
Less (4.21%)
HTML (0.83%)
Python (0.75%)
Vue (0.34%)
Cumulative downloads
Total Downloads
Last day
-2.4%
441,939
Compared to previous day
Last week
1.8%
2,408,868
Compared to previous week
Last month
3.2%
10,289,660
Compared to previous month
Last year
26.9%
111,324,490
Compared to previous year
No dependencies detected.
Get Started | Documentation | Demos
Swiper - is the free and most modern mobile touch slider with hardware accelerated transitions and amazing native behavior. It is intended to be used in mobile websites, mobile web apps, and mobile native/hybrid apps.
Swiper is not compatible with all platforms, it is a modern touch slider which is focused only on modern apps/platforms to bring the best experience and simplicity.
The Swiper community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects
Our Code of Conduct applies to all Swiper community channels.
On production use files (JS and CSS) only from dist/
folder, there will be the most stable versions.
Install all dependencies, in repo's root:
$ npm install
And build development version of Swiper:
$ npm run build
The result is available in dist/
folder.
All demos located in ./playground
folder. There you will find Core (HTML, JS), React, Vue versions.
To open demo, run:
npm run core
npm run react
npm run vue
$ npm run build:prod
Production version will available in dist/
folder.
All changes should be committed to src/
files only. Before you open an issue please review the contributing guideline.
This project exists thanks to all the people who contribute. [Contribute].
Become a financial contributor and help us sustain our community. [Contribute]
The latest stable version of the package.
Stable Version
1
9.8/10
Summary
Prototype Pollution in swiper
Affected Versions
< 6.5.1
Patched Versions
6.5.1
Reason
30 commit(s) out of 30 and 1 issue activity out of 30 found in the last 90 days -- score normalized to 10
Reason
no vulnerabilities detected
Reason
no dangerous workflow patterns detected
Reason
update tool detected
Details
Reason
license file detected
Details
Reason
binaries present in source code
Details
Reason
dependency not pinned by hash detected -- score normalized to 7
Details
Reason
GitHub code reviews found for 15 commits out of the last 30 -- score normalized to 5
Details
Reason
no badge detected
Reason
branch protection not enabled on development/release branches
Details
Reason
non read-only tokens detected in GitHub workflows
Details
Reason
project is not fuzzed
Reason
security policy file not detected
Score
Last Scanned on 2022-08-15
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