touch-carousel
v0.1.1
Published
A touch-carousel plugin by Dmitry Semenov ported to NPM
Downloads
1
Maintainers
Readme
touch-carousel
A touch-carousel plugin by Dmitry Semenov ported to NPM
Installation
$ npm install --save touch-carousel
Usage
require('touch-carousel');
$('ul').touchCarousel(settings);
License
MIT © rand0me