https://github.com/robertklep/backbone-boilerplate
My Backbone boilerplate
https://github.com/robertklep/backbone-boilerplate
Last synced: 9 months ago
JSON representation
My Backbone boilerplate
- Host: GitHub
- URL: https://github.com/robertklep/backbone-boilerplate
- Owner: robertklep
- Created: 2012-11-27T09:56:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-27T12:43:14.000Z (over 13 years ago)
- Last Synced: 2025-02-15T02:43:03.925Z (over 1 year ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
backbone-boilerplate
====================
My Backbone boilerplate.
Dependencies (included in repository):
* [RequireJS](http://requirejs.org/)
* [jQuery](http://jquery.com/)
* [Backbone](http://documentcloud.github.com/backbone/)
* [lodash](http://lodash.com/)
* [Backbone-Super](https://github.com/lukasolson/Backbone-Super)