gulp-svgmin
SVG minimizer
A Gulp plugin for minifying SVG files by applying optimization rules defined in an external configuration file or as part of the plugin's options.
Minify SVG files with gulp.
340 stars
8 watching
34 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
ben-eb/gulp-csso | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
sindresorhus/grunt-svgmin | Automates the minification of SVG files using SVGO | 433 |
w0rm/gulp-svgstore | Tools to combine multiple SVG files into one with <symbol> elements. | 646 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
sindresorhus/gulp-imagemin | Minifies images using various compression algorithms. | 1,906 |
heldr/gulp-smushit | Optimizes image files by reducing their size using an online service | 33 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
jonkemp/gulp-useref | Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
gulp-community/gulp-pug | A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. | 522 |
terinjokes/gulp-uglify | Minifies JavaScript files using UglifyJS3 | 1,226 |
benmerckx/gulp-haxe | A Gulp plugin for compiling Haxe projects. | 10 |
akoenig/gulp-svg2png | Converts SVG images to PNG format using Gulp plugin | 54 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |