ahmednuaman / infinite-carousel

An infinite carousel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An infinite carousel

Written with jQuery. To get started first you need to download jQuery and Handlebars into components/jquery/ or save yourself some time and effort and use a dependancy manager, such as Bower: make install and once that's done compile all the things by running: make compile.

Then run index.html in your favourite browser.

Testing

Install expect by running: npm install expect and run the tests using Mocha: make

About

An infinite carousel


Languages

Language:CoffeeScript 100.0%