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

https://github.com/danielearwicker/kor-example-todo

Evolved from the flux TodoMVC example to use kor: no globals, no actions, just an auto-observable store
https://github.com/danielearwicker/kor-example-todo

Last synced: about 1 year ago
JSON representation

Evolved from the flux TodoMVC example to use kor: no globals, no actions, just an auto-observable store

Awesome Lists containing this project

README

          

# kor-example-todo

Evolved from the flux TodoMVC example to use
[kor](https://github.com/danielearwicker/kor): no globals, no actions, just an
auto-observable store.

Explanation coming soon...