From 3cf8df009e7e20f283e66d07482d81c724e2beaa Mon Sep 17 00:00:00 2001 From: chencheng Date: Tue, 29 Jul 2014 23:02:54 +0800 Subject: [PATCH] add thorax, Fix #26 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5f77b4..d2d5620 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [spine](https://github.com/spine/spine) - Lightweight MVC library for building JavaScript applications. * [canjs](https://github.com/bitovi/canjs) - Can do JS, better, faster, easier. * [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM. +* [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone. ## Templating Engines