rollup-plugin-svgo
SVG optimizer
Removes unnecessary data from SVG files to improve rendering performance
✂️ A rollup plugin to import svg files processed with svgo
22 stars
4 watching
7 forks
Language: JavaScript
last commit: over 3 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
| | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
| | A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files. | 14 |
| | A plugin for Vite to optimize SVG files using SVGO | 29 |
| | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
| | A Rollup plugin that allows importing Pug templates as HTML strings | 3 |
| | Generates critical CSS for optimized performance | 102 |
| | Automates the minification of SVG files using SVGO | 433 |
| | Optimizes GLSL shaders for performance using Khronos tools and compiler | 36 |
| | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
| | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
| | A Rollup plugin that transforms Pug templates into ES6 modules. | 27 |
| | Inlines and optimizes SVG images in HTML documents | 8 |
| | Transforms external imports into global variables or wrapped functions | 107 |
| | 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 |