Skip to content

derhuerst/svgcleaner-static

Repository files navigation

svgcleaner-static

svgcleaner binaries for macOS, Linux and Windows. Currently contains v0.9.5.

npm version build status Windows build status ISC-licensed chat on gitter support me on Patreon

Installing

npm install svgcleaner-static

Usage

const svgcleanerPath = require('svgcleaner-static')
console.log(svgcleanerPath)
/Users/j/web/svgcleaner-static/bin/darwin/x64/svgcleaner

Contributing

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.