From a6d31122bdb4af3f92b038ec9671bbe3bcfc1d70 Mon Sep 17 00:00:00 2001 From: Joan Claret Date: Fri, 10 Jul 2015 09:49:47 +0200 Subject: [PATCH] add express --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71ed482..e50624d 100644 --- a/README.md +++ b/README.md @@ -173,6 +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