TodoMVC using Mithril + Livescript Demo http://farzher.github.io/mithril-livescript-todomvc/ Possibly the smallest todomvc implementation ~60 lines of code 30 lines of logic 30 lines of templating markup Only 2 source files: app.ls + index.html Source with syntax highlighting