| addyosmani/backbone-mobile-search |
158 |
|
0 |
0 |
about 14 years ago |
0 |
|
1 |
|
JavaScript |
| A Backbone.js + jQuery Mobile sample app using AMD for separation of modules, Require.js for dependency management + template externalisation and Underscore for templating |
| jcreamer898/RequireJS-Backbone-Starter |
125 |
|
0 |
0 |
almost 12 years ago |
0 |
|
1 |
|
JavaScript |
| Making it easy to create an application using RequireJS and BackboneJS |
| clevertech/YiiBackbone |
94 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
mit |
JavaScript |
| victorquinn/Backbone.CrossDomain |
68 |
|
4 |
2 |
over 2 years ago |
6 |
July 10, 2015 |
3 |
mit |
JavaScript |
| A model extension for Backbone.js with a Sync that works with IE 7-9 using its XDomainRequest |
| biril/backbone-faux-server |
55 |
|
11 |
2 |
over 9 years ago |
30 |
December 24, 2014 |
4 |
mit |
JavaScript |
| A framework for mocking up server-side persistence / processing for Backbone.js |
| matthijsgroen/chai-backbone |
32 |
|
43 |
11 |
over 8 years ago |
9 |
November 12, 2015 |
1 |
mit |
CoffeeScript |
| Chai Assertion Matchers for Backbone.js |
| FormidableLabs/notes |
13 |
|
0 |
0 |
over 11 years ago |
0 |
|
11 |
mit |
JavaScript |
| Sample applications, tests, and examples for Backbone.js. |
| ianstormtaylor/backbone-inheritance |
12 |
|
0 |
0 |
over 13 years ago |
0 |
|
0 |
|
JavaScript |
| (I no longer use Backbone, but feel free to check this plugin out. The code is pretty straightforward.) A Backbone.js mixin that lets Views inherit properties from their parents. |
| ianstormtaylor/backbone-state |
9 |
|
0 |
0 |
over 12 years ago |
0 |
|
0 |
|
JavaScript |
| (I no longer use Backbone, but feel free to check this plugin out. The code is pretty straightforward.) A Backbone.js mixin that adds states to Views. |
| JasonOffutt/BackboneBlog |
8 |
|
0 |
0 |
almost 14 years ago |
0 |
|
0 |
|
JavaScript |
| Proof of concept, reference project for larger scale Backbone apps using MVP pattern and AMD in real world applications. |