From a100aa6997fb769ba89bccd7f8d5f1d7f4173c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Sat, 9 Aug 2014 03:23:23 +0600 Subject: [PATCH] add derby --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index daa45d9..17739b7 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [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. +* [derby](https://github.com/derbyjs/derby) - MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers. ## Non-MVC Frameworks