Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamesmacaulay/zelkova-todomvc

TodoMVC with Zelkova and Reagent, translated from evancz/elm-todomvc
https://github.com/jamesmacaulay/zelkova-todomvc

Last synced: 8 days ago
JSON representation

TodoMVC with Zelkova and Reagent, translated from evancz/elm-todomvc

Awesome Lists containing this project

README

        

# Todo MVC in Zelkova

A translation of [elm-todomvc](https://github.com/evancz/elm-todomvc) to [Zelkova](https://github.com/jamesmacaulay/zelkova), using [Reagent](https://github.com/reagent-project/reagent) for rendering. [Here's the meat of it](https://github.com/jamesmacaulay/zelkova-todomvc/blob/master/src/cljs/zelkova_todomvc/core.cljs).

[Try it out!](http://jamesmacaulay.github.io/zelkova-todomvc/)