DEV Community

dimazz
dimazz

Posted on

Freehand SVG Draw

Hi devs,

I'd like to introduce you my first open-source VueJS product. About a week ago, I wanted to add simple draw stuff to my pet project... and didn't found anything ready for VueJS.

I spent around 2 days rewriting other js solution to fit my needs. Now I want to share it with vuejs community. Code is not perfect, there are a lot of space for improvements, but hope it will be useful.

Draw with mouse or fingers vector SVG paths. Minimal UI and functionality. Made for VueJs.

Demo:

https://artrayd.com/freehand-svg/

GitHub:

https://github.com/artrayd/vuejs-freehand-svg-draw

Top comments (2)

Collapse
 
artydev profile image
artydev

Great, thank you very much

Regards

Collapse
 
alaa_courdova profile image
Alaa Courdova

is there anything like this for angular10