Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 329 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 329 Bytes

reactive-drawing-pad

This repository is an example how to do GUI software programming utilizing functional reactive programming techniques. Library used in this example is a minimalistic library called SodiumFRP.

See example

  • run npm run build from the command line.