1.1.0 • Published 6 years ago

svgcleaner-static v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

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.