From 519d624cdd8c77404ce283cf84d244a75f84aad6 Mon Sep 17 00:00:00 2001 From: xgrommx Date: Thu, 7 Aug 2014 13:25:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d86068a..daa45d9 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,8 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [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. * [marionette](https://github.com/marionettejs/backbone.marionette) - A composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications. +* [ripple](https://github.com/ripplejs/ripple) - A tiny foundation for building reactive views. +* [rivets](https://github.com/mikeric/rivets) - Lightweight and powerful data binding + templating solution. ## Non-MVC Frameworks