This has been forked from the archived original.
Functional rendering using PureScript and HTML 5 Canvas
Run the example with npm run example
.
https://purescript-open-community.github.io/purescript-open-drawing/
spago install open-drawing
Module documentation is published on Pursuit.
$ npm run clean && npm run format && npm run update-docs && npm run build && npm run test