Socket
Socket
Sign inDemoInstall

swiper-lite

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

swiper-lite

Most modern mobile touch slider and framework with hardware accelerated transitions


Version published
Maintainers
1
Weekly downloads
3
increased by200%

Weekly downloads

Readme

Source

Swiper Lite

This is a lite edition of Swiper 4, which aims at modern mobile device and simple use cases.

By removing unnecessary modules, the size of lite edition reduce from 264kb to 171kb.

Install

npm install --save swiper-lite
// in your javascript
import Swiper from 'swiper-lite'

Whats removed?

  • virtual slide module removed
  • keyboard module removed
  • mousewheel module removed
  • navigation module removed
  • scrollbar module removed
  • zoom module removed
  • lazy module removed
  • a11y module removed
  • history module removed
  • hash-navigation module removed
  • effect-cube module removed
  • effect-flip module removed
  • grabCursor feature removed
  • breakpoints feature removed

Keywords

FAQs

Last updated on 08 Sep 2018

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc