Project

exojs

0.0
No commit activity in last 3 years
No release in over 3 years
Gives you easy access to the latest stable version of the Exo.js JavaScript library, for use in Middleman, Rails or other Sprockets capable applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

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'