desoslide

2.2.0 • Public • Published

desoSlide

Build Status devDependency Status Version

Website

http://sylouuu.github.io/desoslide

Features

  • 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.

Core

Build dist/

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
  • from src/js/jquery.desoslide.js

    • to dist/js/jquery.desoslide.min.js

Run tests

Type gulp tests.

Contributing

See contributing file.

Changelog

See releases section or release notes page (UI).

License

See license file.

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i desoslide

    Weekly Downloads

    5

    Version

    2.2.0

    License

    MIT

    Last publish

    Collaborators

    • sylouuu