vite-plugin-svg-spritemap
SVG spritemap generator
Generates an SVG sprite containing multiple elements from .svg files in a directory
This vite plugin generates a single SVG spritemap containing multiple elements from all .svg files in a directory.
50 stars
1 watching
2 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
iconiconsspritespritemapspritessvgsvg-spritesvg-symbolsymbolsymbolstypescriptvite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates an SVG spritemap with <symbol>/<view>/<use> for each SVG file and supports CSS, SCSS, Stylus, and Less styles | 59 |
| A plugin that generates a spritesheet of icons from a directory and outputs TypeScript types. | 106 |
| Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
| A Vue.js plugin to manage SVG spritesheets with a component and directive | 59 |
| A tool for generating an optimized SVG sprite to simplify icon usage in Angular applications. | 0 |
| A plugin for Vite to optimize SVG files using SVGO | 29 |
| Transforms SVG files into reusable React components | 574 |
| A library for generating and using inline SVG icons in Angular applications | 58 |
| A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 79 |
| Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
| A plugin to load SVG files as Vue components in Vite projects. | 19 |
| Converts SVG files to Vue single file components (SFC) with support for hot module replacement and custom import marks. | 6 |
| Generates Vue/React components from SVG files with support for hot module replacement, tree-shaking, server-side rendering, and TypeScript type checking. | 62 |
| Generates sprites and style files from a directory of images. | 481 |
| Optimizes image assets using Sharp.js and SVGO for better file sizes. | 350 |