How about http://fabricjs.com
Ask HN: Canvas Drawing Library
11–13 of 13 posts
Re: Ask HN: Canvas Drawing Library
#12i really liked to use fabric.js(http://fabricjs.com) for a small collaborative drawing tool(https://github.com/wearespindle/dotd). It runs both on node.js and in the browser, has pretty awesome serialization options and has all batteries included in general.
Re: Ask HN: Canvas Drawing Library
#13I've allways been a fan of kineticJS (now Konva). Seems the most extensible and can handle a lot of objects.