SwipeView is a simple-yet-effective JavaScript library for creating infinite (looping) carousels.

The carousel is built for the mobile browsers and has multiple advantages for the mobile platform. It is:

  • memory conservative as it uses only three elements at any given time
  • running smooth as it takes advantage of hardware acceleration
  • bandwidth friendly with its 1.5kb minified/gzipped footprint.

It is standalone, only works for horizontal sliders, can be used for any HTML content and, as expected, there is touch support.

SwipeView

WebResourcesDepot Feed