svgcleaner binaries for macOS, Linux and Windows. Currently contains v0.9.5
.
npm install svgcleaner-static
const svgcleanerPath = require('svgcleaner-static')
console.log(svgcleanerPath)
/Users/j/web/svgcleaner-static/bin/darwin/x64/svgcleaner
If you have a question or have difficulties using svgcleaner-static
, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.