Merge pull request #155 from fredericksilva/remove-express.js

Remove express.js because definition of this repo - #153, #145
This commit is contained in:
Huei Tan
2015-07-14 00:21:15 +08:00

View File

@@ -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). * [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. * [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. * [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 ## Non-MVC Frameworks