public marks

PUBLIC MARKS from Spone with tags library & canvas

2015

2012

Fabric.js Javascript Canvas Library

Fabric.js is a framework that makes it easy to work with HTML5 canvas element. It is an interactive object model on top of canvas element. It is also an SVG-to-canvas parser.

2010

Doodle.js — A Sprite Library for Canvas | notebook

by 1 other
Doodle.js attempts to create a fun and easy way to interact with the Canvas that is lightweight, flexible, and functional. While it contains a few shape primitives it is not meant to be a full-fledged drawing api, rather a framework that allows you to build sprites and interact with them in an expressive way.