An open API service indexing awesome lists of open source software.

https://github.com/pj/todomvc-scalajs


https://github.com/pj/todomvc-scalajs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

TodoMVC in Scala js.
===============

This is an attempt to create a scala.js version of the elm
todomvc app from [here](https://github.com/evancz/elm-todomvc/blob/master/Todo.elm).

Todo:
------
* Make scalatags output virtual dom tags.