Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snoyberg/blank-canvas
A trivial Haskell API into HTML5
https://github.com/snoyberg/blank-canvas
Last synced: 26 days ago
JSON representation
A trivial Haskell API into HTML5
- Host: GitHub
- URL: https://github.com/snoyberg/blank-canvas
- Owner: snoyberg
- License: bsd-3-clause
- Created: 2012-04-18T09:02:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-18T00:25:51.000Z (over 12 years ago)
- Last Synced: 2024-05-08T20:21:04.086Z (6 months ago)
- Language: Haskell
- Homepage:
- Size: 156 KB
- Stars: 3
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
blank-canvas is a Haskell port of the HTML5 Canvas API.
Tutorials and examples for the HTML5 for the HTML5 Canvas
should be trivial to port to this library.blank-canvas works by providing a web service, that
displays the users' Haskell commands inside a browser.There are several examples inside the 'examples' directory.
Enjoy!
--
FPG @ KU