Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 625 Bytes

readme.md

File metadata and controls

29 lines (20 loc) · 625 Bytes

WebDraw

N|Solid

WebDraw is web based drawing tool made with JavaScript (vue.js) which contain following features

  • Pencil
  • Line
  • Circle
  • Rectangle
  • Eraser
  • Text
  • Image

New Features!

  • Rotate last element with ← → keys
  • Move last element with w, a, s, d keys
  • Undo with CTRL+Z
  • Save with CTRL+S
  • Border radius of rectangle can be adjust with up/down keys

You can also:

  • Import and export files .drw(draw) extension
  • Save your art from localstorage and open that
  • Change theme dark/light