Commit f9355f8e authored by Sindre Sorhus's avatar Sindre Sorhus

Add Serenade.js to readme and site

parent 1d4e417c
......@@ -149,6 +149,9 @@
<li class="routing">
<a href="architecture-examples/closure/" data-source="http://code.google.com/closure/library/" data-content="The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.">Closure</a>
</li>
<li class="labs">
<a href="labs/architecture-examples/serenadejs/" data-source="https://github.com/elabs/serenade.js" data-content="Serenade.js is yet another MVC client side JavaScript framework. Why do we indulge in recreating the wheel? We believe that Serenade.js more closely follows the ideas of classical MVC than competing frameworks.">Closure</a>
</li>
</ul>
<hr>
<h2>MVC Extension Frameworks</h2>
......
......@@ -68,6 +68,7 @@ We also have a number of in-progress applications in Labs:
- [Backbone.xmpp](https://github.com/ggozad/Backbone.xmpp)
- [Dart](http://dartlang.org)
- [Chaplin](http://chaplinjs.org) + [Brunch](http://brunch.io)
- [Serenade.js](https://github.com/elabs/serenade.js)
## Live demos
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment