blank-canvas
Canvas API
A Haskell API binding to the HTML5 Canvas drawing API
A Haskell API into HTML5 Canvas
72 stars
24 watching
14 forks
Language: Haskell
last commit: 26 days ago Related projects:
Repository | Description | Stars |
---|---|---|
dkln/canvas_library | An HTML 5 Canvas library that provides an API for drawing and manipulating graphical objects on the screen. | 33 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
achirkin/vulkan | A Haskell library providing low-level bindings to the Vulkan graphics API | 63 |
koggdal/ocanvas | An object-based JavaScript library for creating dynamic canvas drawings | 488 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
haskell-game/bgfx | Haskell bindings to a cross-platform graphics API | 32 |
kaliedarik/scrawl-canvas | Makes using HTML5 canvas elements easier and more accessible by providing factory functions for creating graphics and effects, as well as adapting canvas size to surrounding environment and improving accessibility. | 329 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
haskell-works/hw-kafka | A collection of libraries providing a Haskell interface to Apache Kafka | 22 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
konvajs/vue-konva | A JavaScript library that enables the creation of complex canvas graphics using Vue.js | 1,179 |
turtlesoupy/haskakafka | Provides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform. | 72 |
skogsbaer/hscurses | A Haskell binding to the ncurses library for creating text-based user interfaces. | 61 |
markfarnan/go-canvas | Library to draw on HTML5 Canvas from Go without requiring JavaScript calls | 245 |