Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Most modern mobile touch slider with hardware accelerated transitions

License

NotificationsYou must be signed in to change notification settings

Mrlilili/Swiper

 
 

Repository files navigation

Build StatusdevDependency StatusFlattr this git repo

Swiper

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. Designed mostly for iOS, but also works great on latest Android, Windows Phone 8 and modern Desktop browsers

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.

Getting Started

Dist / Build

On production use files (JS and CSS) only fromdist/ folder, there will be the most stable versions,build/ folder is only for development purpose

Build

Swiper usesgulp to build a development (build) and dist versions.

First you need to havegulp-cli which you should install globally.

$ npm install --global gulp

Then install all dependencies, in repo's root:

$ npm install

And build development version of Swiper:

$ gulp build

The result is available inbuild/ folder.

Dist/Release

After you have made build:

$ gulp dist

Distributable version will available indist/ folder.

Contributing

All changes should be committed tosrc/ files. Swiper uses LESS for CSS compliations, and concatenated JS files (look at gulpfile.js for concat files order)

Swiper 2.x.x

If you still using Swiper 2.x.x or you need old browsers support, you may find it inSwiper2 Branch

About

Most modern mobile touch slider with hardware accelerated transitions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript57.8%
  • HTML35.5%
  • CSS6.7%

[8]ページ先頭

©2009-2025 Movatter.jp