A set of Backbone.js plugins related with input devices.
Included here are the more stable versions of the plugins in one bundle.
Active development is carried as seperate components at: http://github.com/backbone-input
To checkout the whole bundle,
git clone git://github.com/makesites/backbone-input.git
cd backbone-input
and then initiate the submodules:
git submodule init
git submodule update
It is recommended though that you cherry pick the component(s) you'd like to use instead of using the whole collection in your application.
Organized & maintained by Makis Tracend ( @tracend )
Credits to the authors for individual plugins are available in their respective repos.
Distributed through Makesites.org
Released under the MIT license