From 40910a417877c1da9ba80931a2837788c2cb72f8 Mon Sep 17 00:00:00 2001 From: Stan Bright Date: Thu, 17 Mar 2016 10:02:41 +0200 Subject: [PATCH] Add feathers A minimalist real-time JavaScript framework for tomorrow's apps. http://feathersjs.com/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53bee4a..861b693 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [mithril.js](https://github.com/lhorie/mithril.js) - Mithril is a client-side MVC framework (Light-weight, Robust, Fast). * [jsblocks](https://github.com/astoilkov/jsblocks) - jsblocks is better MV-ish framework. * [LiquidLava](http://www.lava-framework.com/) - Transparent MVC framework for building user interfaces. +* [feathers](https://github.com/feathersjs/feathers) - A minimalist real-time JavaScript framework for tomorrow's apps. ## Node-Powered CMS Frameworks