//thoraxbycomponents

thorax

Strengthening your Backbone.

1
2
1
JavaScript

Thorax

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

Installing Dependencies

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.

[beta]v0.14.0