Glide.js is a responsive and touch-friendly jQuery slider. Based on CSS3 transitions. It's simple, lightweight and fast. It’s designed to slide. No less, no more.
##Announcement
Plugin in version releases 2.*.*
and 1.*.*
are NOT compatible. Big changes are made, so read documentation before upgrade.
##Documentation Available at: http://glide.jedrzejchalubek.com/docs.html
##Contributing The issue channel is especially for improvement proposals and bug reporting. If you have implementing problems, please write on StackOverflow with glidejs tag.
##Building Build using Grunt and Bower. The following tasks are available:
default
Compiles script and styles into/dist
folderstyle
Only compiles styles into/dist
folderscript
Only compiles script into/dist
foldertest
Running tests
##TODO
- MOOOAR TESTS!!!1one
Touch module optimizations- Better comments
- Vertical mode
Padded/center mode- Multiple slides per view
##License Glide is Copyright © Jędrzej Chałubek and is licensed under the terms of the MIT License.