vectorinox icon indicating copy to clipboard operation
vectorinox copied to clipboard

A Swiss army knife for working with SVG files.

Results 6 vectorinox issues
Sort by recently updated
recently updated
newest added

I installed with "sudo npm install -g vectorinox" and it seemed to install OK, but on using it I get: ``` $ vectorinox --stdout youtube.svg /usr/local/lib/node_modules/vectorinox/dist/plugins/applyTransforms.js:292 if (el.attrs['transform']) { ^...