add express

This commit is contained in:
Joan Claret 2015-07-10 09:49:47 +02:00
parent ba5d107bcb
commit a6d31122bd

View File

@ -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