this is a small, experimental HTML view library for scala-js inspired by phil freeman's sdom.
have a look at Views.scala to get an idea how views are created.
to try out the todo-mvc demo, just run sbt demo
. the demo will be opened in your browser automatically.