Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reworkjs/todomvc
TodoMVC, implemented using ReworkJS as an example
https://github.com/reworkjs/todomvc
boilerplate react redux reworkjs todomvc
Last synced: 16 days ago
JSON representation
TodoMVC, implemented using ReworkJS as an example
- Host: GitHub
- URL: https://github.com/reworkjs/todomvc
- Owner: reworkjs
- License: mit
- Created: 2017-03-28T13:34:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T16:22:02.000Z (almost 8 years ago)
- Last Synced: 2024-11-05T20:31:06.602Z (2 months ago)
- Topics: boilerplate, react, redux, reworkjs, todomvc
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TodoMVC
TodoMVC implemented using ReworkJS as an example
## Status
First implementation of TodoMVC refactoring code from TodoMVC React example
## Todos
* Use translation system
* Migrate CSS files to CSS Module to show this feature
* Add localstorage feature
* More examples related to Rework advantage
* Clean code