Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazu69/todomvc-with-flux-immutable
TODOMVC with Flux and ImmutableJS
https://github.com/kazu69/todomvc-with-flux-immutable
Last synced: 19 days ago
JSON representation
TODOMVC with Flux and ImmutableJS
- Host: GitHub
- URL: https://github.com/kazu69/todomvc-with-flux-immutable
- Owner: kazu69
- Created: 2015-05-24T15:13:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T01:46:38.000Z (over 9 years ago)
- Last Synced: 2023-03-23T22:15:16.663Z (over 1 year ago)
- Language: JavaScript
- Size: 594 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODOMVC with Flux and ImmutableJS
Original [Flux TodoMVC](http://todomvc.com/examples/react/#/).
Stores use [ImmutableJS](https://github.com/facebook/immutable-js/).