From 557d46109a9c5f52eb1ffdcfc7bdb532af893e09 Mon Sep 17 00:00:00 2001 From: chencheng Date: Fri, 1 Aug 2014 08:06:13 +0800 Subject: [PATCH] add chaplin, Fix #33 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 732d3d8..2d97222 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [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. +* [chaplin](https://github.com/chaplinjs/chaplin) - An architecture for JavaScript applications using the Backbone.js library. ## Templating Engines