From a894222bb3f01bd1147f6c2d78044b6f5a381f06 Mon Sep 17 00:00:00 2001 From: kogarashisan Date: Fri, 12 Jun 2015 19:44:44 +0300 Subject: [PATCH] Added LiquidLava --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c38d7d..8324d19 100644 --- a/README.md +++ b/README.md @@ -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