An open API service indexing awesome lists of open source software.

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 🥓

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.

![bacon-drawing](https://i.imgur.com/XPNxLCC.jpg)