/spit

Useless Backbone web slider

Primary LanguageJavaScript

Spit

The goal for this project is playing a little bit with Backbone.js, the idea behind it is create a web slider based in a JSON Api returning an array of spits [{url, name, miliseconds},...]

Start using it

The example is coming with a small Sinatra app for repond JSON.

 bundle install
 rake server
 open http://localhost:9292

Status

Test pending, it will use Jasmine and SinonJS