Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jamesmacaulay/zelkova-todomvc
- Owner: jamesmacaulay
- License: mit
- Created: 2015-02-01T22:05:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-02T05:13:25.000Z (almost 10 years ago)
- Last Synced: 2024-10-12T13:10:57.985Z (about 1 month ago)
- Language: Clojure
- Size: 289 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)