grunt-svgmin
SVG minifier
Automates the minification of SVG files using SVGO
Minify SVG
433 stars
14 watching
40 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ben-eb/gulp-svgmin | 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. | 340 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 424 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,481 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,214 |
sindresorhus/gulp-imagemin | Minifies images using various compression algorithms. | 1,906 |
porsager/rollup-plugin-svgo | Removes unnecessary data from SVG files to improve rendering performance | 22 |
w0rm/gulp-svgstore | Tools to combine multiple SVG files into one with <symbol> elements. | 646 |
douglascrockford/jsmin | A filter that removes comments and unnecessary whitespace from JavaScript files. | 697 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
googlefonts/picosvg | A tool that simplifies SVG files by removing unnecessary elements and converting them into equivalent, more compact formats. | 145 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 794 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
jpgerdeman/minifig-svg-decals | A collection of reusable SVG designs for decorating LEGO minifig models. | 33 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |