Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 958 Bytes

readme.md

File metadata and controls

36 lines (22 loc) · 958 Bytes

Backbone UI

A set of Backbone.js extensions related with UI elements.

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-ui

Install

To checkout the whole bundle,

git clone git://github.com/makesites/backbone-ui.git
cd backbone-ui

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.

Credits

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