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.
Install with bower
$ bower install fabric
Install with npm
$ npm install fabric --save
Free Drawing