https://github.com/zudov/purescript-cycle
Purescript bindings for Cycle.js
https://github.com/zudov/purescript-cycle
Last synced: 11 months ago
JSON representation
Purescript bindings for Cycle.js
- Host: GitHub
- URL: https://github.com/zudov/purescript-cycle
- Owner: zudov
- Created: 2015-12-14T14:11:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T09:10:56.000Z (over 10 years ago)
- Last Synced: 2025-05-07T00:06:40.222Z (about 1 year ago)
- Language: PureScript
- Size: 2.93 KB
- Stars: 17
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# purescript-cycle
Bindings for Cycle.js.
Very straightforward, quite ill-typed.
See `src/Main.purs` for simple example (yeah, it's a counter).