/sjs-diffless

a simple yet typesafe reactive DOM library for scala-js

Primary LanguageScalaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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.