svgcleaner-static
v1.1.0
Published
svgcleaner binaries for macOS, Linux and Windows.
Downloads
6
Maintainers
Readme
svgcleaner-static
svgcleaner binaries for macOS, Linux and Windows. Currently contains v0.9.5
.
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.