I\'m new to Vue.js and need to create a Vue component to create and manipulate SVG. From my understanding it\'s not best to use JQuery in a Vue component. However I would like
I just found this package, that will inline an svg for you, and give you access to some basic properties. It won't do everything you need, but it looks to be a very useful start.