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

https://github.com/thheller/todo-cljs

todomvc using clojurescript+shadow
https://github.com/thheller/todo-cljs

Last synced: 11 months ago
JSON representation

todomvc using clojurescript+shadow

Awesome Lists containing this project

README

          

# todo-cljs

TodoMVC implemented using ClojureScript + shadow cljs.

I was curious how it would compare to the other implementations. Could be a lot cleaner with some macros but I wanted to rewrite some parts of shadow for a while but just haven't found the "best" way yet. Some things just aren't pretty when it comes to the DOM side of things.

Anyways I obviously like the result over any other implementation since CLJS is so pretty.

Doesn't do everything yet, kinda got bored.

- 167kb (40kb gzip) advanced optimized with source maps

## Usage

http://thheller.github.io/todo-cljs/

## License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.