mithril-vndb/bench/app
2015-12-16 11:04:07 -05:00
..
js Revert "Revert "More performance improvements + etc."" 2015-12-16 11:04:07 -05:00
node_modules Revert "Revert "More performance improvements + etc."" 2015-12-16 11:04:07 -05:00
.gitignore Revert "Revert "More performance improvements + etc."" 2015-12-16 11:04:07 -05:00
index.html Revert "Revert "More performance improvements + etc."" 2015-12-16 11:04:07 -05:00
package.json Revert "Revert "More performance improvements + etc."" 2015-12-16 11:04:07 -05:00
readme.md Revert "Revert "More performance improvements + etc."" 2015-12-16 11:04:07 -05:00

Mithril TodoMVC Example

Mithril is a client-side MVC framework - a tool to organize code in a way that is easy to think about and to maintain.

Mithril - lhorie.github.io/mithril/

Learning Mithril

The Mithril website is a great resource for getting started.

Here are some links you may find helpful:

If you have other helpful links to share, or find any of the links above no longer work, please let us know.

Credit

This TodoMVC application was created by taylorhakes.