Skip to content

makesites/backbone-ui

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published