https://github.com/rayshih/pux-todomvc
TodoMVC implemented in PureScript and Pux
https://github.com/rayshih/pux-todomvc
purescript pux todomvc
Last synced: 11 months ago
JSON representation
TodoMVC implemented in PureScript and Pux
- Host: GitHub
- URL: https://github.com/rayshih/pux-todomvc
- Owner: rayshih
- License: bsd-3-clause
- Created: 2017-06-05T02:59:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T13:28:38.000Z (almost 9 years ago)
- Last Synced: 2025-03-28T00:48:42.333Z (about 1 year ago)
- Topics: purescript, pux, todomvc
- Language: PureScript
- Homepage: https://rayshih.github.io/pux-todomvc
- Size: 2.18 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support/entry.js
Awesome Lists containing this project
README
# TodoMVC implemented in PureScript Pux
Yet another TodoMVC, in PureScript with Pux framework.
Also, I use profunctor lenses in `foldp` and it works well :)
## Live demo