vite-plugin-svgo
SVG optimizer
A plugin for Vite to optimize SVG files using SVGO
Vite plugin to import and compress svg files with SVGO
29 stars
3 watching
1 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 79 |
| Transforms SVG files into reusable React components | 574 |
| Optimizes image assets using Sharp.js and SVGO for better file sizes. | 350 |
| Removes unnecessary data from SVG files to improve rendering performance | 22 |
| Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
| Generates an SVG sprite containing multiple elements from .svg files in a directory | 50 |
| A Vite plugin that simplifies SVG loading with various import options. | 7 |
| A plugin to load SVG files as Vue components in Vite projects. | 19 |
| Improves chunk splitting in Vite to optimize bundle sizes and loading times | 356 |
| Generates an SVG spritemap with <symbol>/<view>/<use> for each SVG file and supports CSS, SCSS, Stylus, and Less styles | 59 |
| A plugin that optimizes CSS module class names in production builds | 31 |
| Inlines and optimizes SVG images in HTML documents | 8 |
| A plugin for building and integrating DC-SDK into Vite projects | 3 |
| A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 607 |
| Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |