-
Notifications
You must be signed in to change notification settings - Fork 1
Backbone.js
evereq edited this page Mar 29, 2012
·
10 revisions
- https://github.com/documentcloud/backbone (Give your JS App some Backbone with Models, Views, Collections, and Events)
- https://github.com/kmalakoff/knockback (take best from Backbone and Knockout: Knockback.js provides Knockout.js magic for Backbone.js Models and Collections and more)
- https://github.com/juggy/backrub (Massage your Backbone Views. Templating for Backbone inspired by Sproutcore use of Handlebars)
- http://backbonetraining.net/resources (cool resources list)
- https://github.com/tbranyen/backbone.layoutmanager (A manager for templates & layouts in Backbone.js)
- https://github.com/tbranyen/boilerplate-handlebars-layoutmanager (Example showing Backbone Boilerplate Handlebars and LayoutManager integration)
- https://github.com/derickbailey/backbone.modelbinding (awesome model binding for Backbone.js)
- https://github.com/documentcloud/backbone/wiki/Extensions,-Plugins,-Resources (list of extensions, plugins etc)
- https://github.com/derickbailey/backbone.marionette (Make your Backbone.js apps dance with a composite application architecture!)
- https://github.com/tbranyen/backbone-boilerplate (A set of best practices and utilities for building Backbone.js applications)
- https://github.com/addyosmani/backbone-boilerplates (Backbone Todo boilerplates demonstrating integration with Node.js, Express, MongoDB and more.)
- https://github.com/addyosmani/backbone-fundamentals/blob/master/book.md (A book on Backbone.js targeted at beginners and advanced users alike)
- https://github.com/moviepilot/chaplin (Chaplin is an example architecture for JavaScript applications using the Backbone.js library)
-
https://github.com/kendagriff/backbone.analytics (A drop-in plugin that integrates Google's
trackEventdirectly into Backbone'snavigatefunction.) - https://github.com/bry4n/backbone-shortcuts (Backbone.js + Keymaster.js = Backbone.Shortcuts (Keyboard shortcuts))
- http://backbonetutorials.com
- https://github.com/thomasdavis/backboneboilerplate