https://github.com/fed/bacon-drawing
Drawing on a canvas with Bacon.js 🥓
https://github.com/fed/bacon-drawing
baconjs canvas frp
Last synced: about 2 months ago
JSON representation
Drawing on a canvas with Bacon.js 🥓
- Host: GitHub
- URL: https://github.com/fed/bacon-drawing
- Owner: fed
- Created: 2018-10-07T07:48:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T08:55:23.000Z (over 6 years ago)
- Last Synced: 2025-01-18T13:38:04.400Z (3 months ago)
- Topics: baconjs, canvas, frp
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drawing with Bacon.js
This is just a simple example on how to use Functional Reactive Programming to draw on a canvas using Pointer/Touch/Mouse events and event streams.
