Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 235 Bytes

File metadata and controls

6 lines (4 loc) · 235 Bytes

drawJs

A simple library to make drawing in canvas easier!

To use it, import the draw.js file on your webpage and create an instance of drawTool passing by parameter the id of your canvas.

In examples folder you have some examples.