From 2a00b0536fde727caa9826ac187de292a7ff9b3d Mon Sep 17 00:00:00 2001 From: Frederick Silva Date: Mon, 13 Jul 2015 12:10:58 -0300 Subject: [PATCH] Remove express.js because definition of this repo - #153, #145 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db03341..b80d2df 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [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. -* [Express](http://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js. + ## Non-MVC Frameworks