#[![glide.js](http://glide.jedrzejchalubek.com/images/glide-logotype.png)](http://glide.jedrzejchalubek.com)

[Glide.js](http://glide.jedrzejchalubek.com) 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.

[![Build Status](https://api.travis-ci.org/jedrzejchalubek/glidejs.svg?branch=master)](https://travis-ci.org/jedrzejchalubek/glidejs)

##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](http://stackoverflow.com/questions/tagged/glidejs) tag.

##Showcase
Have you created something amazing with Glide.js? Send a link so I can put it in here :)

##Building
Build using Grunt and Bower. The following tasks are available:
- `default` Compiles script and styles into `/dist` folder
- `style` Compiles styles into `/dist` folder
- `script` Compiles script into `/dist` folder
- `test` Running tests

##License
Glide is Copyright © [Jędrzej Chałubek](http://jedrzejchalubek.com) and is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT).
