Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bada6b2 + cd2f0b6 commit 32fe1cfCopy full SHA for 32fe1cf
README.md
@@ -117,6 +117,7 @@ Arguments:
117
$ svgo test.svg -o - | gzip -cfq9 > test.svgz
118
119
* with GUI – [svgo-gui](https://github.com/svg/svgo-gui)
120
+* as a web app - [SVGOMG](https://jakearchibald.github.io/svgomg/)
121
* as a Nodejs module – [examples](https://github.com/svg/svgo/tree/master/examples)
122
* as a Grunt task – [grunt-svgmin](https://github.com/sindresorhus/grunt-svgmin)
123
* as a Gulp task – [gulp-svgmin](https://github.com/ben-eb/gulp-svgmin)
0 commit comments