http://sylouuu.github.io/desoslide
- Free: This plugin is open source, under the MIT license. Feel free to contribute.
- Customizable: Place yours thumbnails anywhere in your page. Many options available to fit your needs.
- Control: Control the slideshow with your keyboard keys or through the player.
- Caption: Show more information to your users with caption and link for each image.
- Infinite: Create as many slideshows as you want on a single page.
- Reliable: A tests suite shows that the plugin passes the basics specifications.
Retrieve packages with npm install
then type gulp build
.
This will compile src/
files:
-
from
src/less/jquery.desoslide.less
- to
dist/css/jquery.desoslide.css
- to
dist/css/jquery.desoslide.min.css
- to
-
from
src/js/jquery.desoslide.js
- to
dist/js/jquery.desoslide.min.js
- to
Type gulp tests
.
See contributing file.
See releases section or release notes page (UI).
See license file.