components / thorax

Strengthening your Backbone.

Home Page:https://github.com/walmartlabs/thorax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Strengthening your Backbone.

https://github.com/walmartlabs/thorax


Languages

Language:JavaScript 100.0%