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
- Host: GitHub
- URL: https://github.com/thheller/todo-cljs
- Owner: thheller
- License: epl-1.0
- Created: 2013-12-15T22:30:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-02T12:58:44.000Z (over 12 years ago)
- Last Synced: 2025-06-13T21:06:49.238Z (about 1 year ago)
- Language: CSS
- Homepage: http://thheller.github.io/todo-cljs/
- Size: 945 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.