https://github.com/maxfi/backbone-offline-requirejs-template
https://github.com/maxfi/backbone-offline-requirejs-template
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxfi/backbone-offline-requirejs-template
- Owner: maxfi
- Created: 2013-02-20T06:41:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-25T09:06:33.000Z (over 12 years ago)
- Last Synced: 2025-03-23T19:39:15.230Z (3 months ago)
- Language: JavaScript
- Size: 277 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Backbone-Offline-RequireJS-Template
This is a template project for using [Backbone](http://backbonejs.org/) and [Backbone-Offline](https://github.com/Ask11/backbone.offline) with [RequireJS](http://requirejs.org/).### Special Thanks
- [Aleksey Kulikov](https://github.com/Ask11) for creating [Backbone-Offline](https://github.com/Ask11/backbone.offline).
- Jeffrey Way from [nettuts+](http://net.tutsplus.com/) for the basis of this project: [RequireJS-and-Backbone-Starter](https://github.com/NETTUTS/).