Skip to content

makesites/backbone-api

Repository files navigation

Backbone API

A set of Backbone.js extensions related with public APIs.

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

Install

To checkout the whole bundle,

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

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 public APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published