Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@egman1/swiper-src
Advanced tools
Most modern mobile touch slider and framework with hardware accelerated transitions
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 fine Core (HTML, JS), React, Vue, Svelte and Angular versions.
To open demo, run:
npm run core
npm run react
npm run vue
npm run svelte
npm run angular
$ 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]
postinstall
messageSwiper is searching for backers, so the package shows a message about it after installation. If it causes problems for you, you can disable it:
ADBLOCK=true npm install
// or
DISABLE_OPENCOLLECTIVE=true npm install
// or
npm install --loglevel silent
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]
FAQs
Most modern mobile touch slider and framework with hardware accelerated transitions
The npm package @egman1/swiper-src receives a total of 0 weekly downloads. As such, @egman1/swiper-src popularity was classified as not popular.
We found that @egman1/swiper-src demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.