hackage.haskell.org : static-canvas
A simple DSL for writing HTML5 Canvas in haskell and converting it to Javascript. By static we mean non-interactive, so the parts of the Canvas API that need to query the browser for run time information like `isPointInPath(x, y)` are not included. This turns out to be a surprisingly small part of HTML5 Canvas.
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:hackage/static-canvas
Keywords:
bsd3
, graphics
, library
, Propose Tags
License: BSD-3-Clause
Latest release: over 9 years ago
First release: almost 11 years ago
Dependent packages: 1
Dependent repositories: 40
Downloads: 5,482 total
Stars: 34 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago