Freehand SVG Draw

Howdy devs,

I’d like to introduce my first open-source VueJS product. About a week ago, I wanted to add simple draw stuff to my pet project… and didn’t find 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 is 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:
1 Like