Merge pull request #131 from kogarashisan/liquidlava

Added LiquidLava
This commit is contained in:
Huei Tan 2015-06-14 12:11:34 +08:00
commit aabc182db1

View File

@ -165,6 +165,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [way.js](https://github.com/gwendall/way.js) - Simple, lightweight, persistent two-way databinding. [![](http://spmjs.io/badge/way.js)](http://spmjs.io/package/way.js)
* [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.
## Non-MVC Frameworks