Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/honza/cs-todo

Todo app in ClojureScript
https://github.com/honza/cs-todo

Last synced: about 6 hours ago
JSON representation

Todo app in ClojureScript

Awesome Lists containing this project

README

        

todo
====

A ClojureScript todo app that runs in the browser. A test project.

All of the relevant code is in `cs-todo/src-cljs/todo/core.cljs`.

**Demo** is [here](http://honza.ca/cs-todo/index.html).

Usage
-----

$ lein deps
$ lein cljsbuild once
$ open resources/public/index.html

License
-------

BSD, short and sweet

Copyright © 2013 Honza Pokorny