See the demo https://painter.yuheng.wang/
I write the code process in my blog https://wangyuheng.github.io
This is a drawing board. It is used by svgjs + html. You can draw in the browser and sync show with the others.
- jquery.js-1.12.4
- normalize.css-4.2.0 reset style
- spectrum.js-1.8.0 custom color
- svg.js-2.3.4 draw by svg
- jquery-simple-context-menu.js-1.3.2 listen contextmenu
- svg.draggable.js-2.2.1 drag event