Skip to content

duckravel/WebDraw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is web based drawing tool made with JavaScript (vue.js) which contain functions related to print and save the drawings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.1%
  • HTML 34.9%
  • CSS 12.0%