Project's goal is to provide a minimalistic structure of the Backbone application using RequireJS and up-to-date dependencies.
This project is based on the work of Thomas Davis and his Organizing your application using Modules (require.js) tutorial.
###Included Libraries
- RequireJS 2.1.2 with text plugin for templates
- jQuery 1.8.3
- Underscore 1.4.3 in the form of amdjs branch
- Backbone 0.9.2 in the form of amdjs branch
- json2.js
###Using RequireJS Optimizer
A sample build file for RequireJS Optimizer is included in js/app.build.js. All configuration options are available here.
For everyone that cannot live without a LICENSE - here it is ☺.