Draw here!

Wanna try the vanilla JavaScript version?

$(function() {

    var $sketcher = $('#drawing-canvas').sketchable();

});