Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
swiper-test-chw
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 find Core (HTML, JS), React, Vue, Solid, Svelte and Angular versions.
To open demo, run:
npm run core
npm run react
npm run vue
npm run solid
npm run svelte
npm run build:prod
and then 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 swiper-test-chw receives a total of 0 weekly downloads. As such, swiper-test-chw popularity was classified as not popular.
We found that swiper-test-chw 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.