grunt-svgmin
SVG minifier
Automates the minification of SVG files using SVGO
Minify SVG
433 stars
14 watching
40 forks
Language: JavaScript
last commit: about 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 | 425 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,213 |
sindresorhus/gulp-imagemin | Minifies images using various compression algorithms. | 1,903 |
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 | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
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. | 140 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 727 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
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 |