Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 390 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 390 Bytes

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.