An opinionated, battle tested Backbone + Handlebars framework to build large scale web applications.
This repo contains the compiled JavaScript files for distribution and installation via Bower. For the main repo visit: http://github.com/walmartlabs/thorax
The Thorax component no longer includes dependencies due to possible versioning conflicts between libraries and consumers of Thorax. Thorax is tested with the following dev config:
"devDependencies": {
"jquery": "1.9.0",
"underscore": "1.4.4",
"zepto": "1.1.2",
"handlebars": "2.x",
"backbone": "1.1.0"
}
Use versions of your choice in your project.