Skip to content

Commit

Permalink
Remove Broke.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 6, 2012
1 parent 176e3b3 commit 0cbf320
Show file tree
Hide file tree
Showing 22 changed files with 2 additions and 5,472 deletions.
5 changes: 1 addition & 4 deletions index.html
Expand Up @@ -211,9 +211,6 @@ <h2>Labs</h2>
<li>
<a href="labs/architecture-examples/rappidjs/" data-source="http://www.rappidjs.com" data-content="rAppid.js is a declarative JavaScript framework for rapid web application development. It supports dependency loading, Model-View binding, View-Model binding, dependency injection and i18n.">rAppid.js</a>
</li>
<li>
<a href="labs/architecture-examples/broke/" data-source="https://github.com/brokenseal/broke-client" data-content="The Broke Javascript Framework is a porting of the fantastic Django Web Framework on Javascript. It summarizes all the best concepts present in Django like url resolving, decoupling, DRY principle, project-specific settings and a pretty simple template engine. It could be put in the big Javascript MVC frameworks group outside there, but, as Django is, this is more a MTV (Model-Template-View) framework.">Broke.js</a>
</li>
<li>
<a href="labs/architecture-examples/o_O/" data-source="http://weepy.github.com/o_O/" data-content="o_O: HTML binding for teh lulz: &lt;br> - Elegantly binds objects to HTML&lt;br>- Proxies through jQuery, Ender, etc&lt;br>- Automatic dependency resolution&lt;br>- Plays well with others">Funnyface.js</a>
</li>
Expand Down Expand Up @@ -265,4 +262,4 @@ <h2>Labs</h2>
<script>(function(){var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;po.src = 'https://apis.google.com/js/plusone.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);})();</script>
<script>var _gaq=[['_setAccount','UA-31081062-1'],['_trackPageview']];(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.src='//www.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'));</script>
</body>
</html>
</html>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed labs/architecture-examples/broke/apple-touch-icon.png
Binary file not shown.
182 changes: 0 additions & 182 deletions labs/architecture-examples/broke/css/application.css

This file was deleted.

Binary file removed labs/architecture-examples/broke/favicon.ico
Binary file not shown.
Binary file removed labs/architecture-examples/broke/images/delete.png
Binary file not shown.
Binary file removed labs/architecture-examples/broke/images/pencil.png
Binary file not shown.
46 changes: 0 additions & 46 deletions labs/architecture-examples/broke/index.html

This file was deleted.

0 comments on commit 0cbf320

Please sign in to comment.