exo.js for Sprockets

This is a gem distribution of the Exo.js JavaScript library. It is automatically kept up to date with the latest stable version from the source repository.

Documentation

Library documentation can be found at the source repository.

Use with Rails or Middleman

Add to Gemfile & bundle:

gem 'exojs'

Require Exo.js with Spine.js extensions:

#= require 'exo'
#= require 'exo.spine'