Commit 4f9ba99c authored by Pascal Hartig's avatar Pascal Hartig

Epitome: Use MVC term consistently

The website gives a better explanation of the meaning for the project.
parent af39760a
......@@ -96,7 +96,7 @@
<a href="labs/architecture-examples/stapes/" data-source="http://hay.github.com/stapes" data-content="Stapes is a (really) tiny Javascript MVC micro-framework (1.7kb) that has all the building blocks you need when writing an MVC app. It includes a powerful event system, support for inheritance, use with AMD, plugin support and more. A RequireJS Todo application is <a href='labs/dependency-examples/stapes_require/index.html'>also</a> available.">Stapes</a>
</li>
<li class="routing labs">
<a href="labs/architecture-examples/epitome/" data-source="http://dimitarchristoff.github.com/Epitome" data-content="Epitome is a new extensible and modular open-source MVP* framework, built out of MooTools Classes and Events.">Epitome</a>
<a href="labs/architecture-examples/epitome/" data-source="http://dimitarchristoff.github.com/Epitome" data-content="Epitome is a new extensible and modular open-source MVC framework, built out of MooTools Classes and Events.">Epitome</a>
</li>
<li class="labs">
<a href="labs/architecture-examples/somajs/" data-source="http://somajs.github.com/somajs" data-content="soma.js is a framework created to build scalable and maintainable javascript applications.">soma.js</a>
......
# Epitome TodoMVC Example
> Epitome is a new extensible and modular open-source MVC* framework, built out of MooTools Classes and Events.
> Epitome is a new extensible and modular open-source MVC framework, built out of MooTools Classes and Events.
> _[Epitome - dimitarchristoff.github.io/Epitome](http://dimitarchristoff.github.io/Epitome)_
......
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