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.
43 stars
1 watching
2 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
iconiconsspritespritemapspritessvgsvg-spritesvg-symbolsymbolsymbolstypescriptvite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
spiriitlabs/vite-plugin-svg-spritemap | Generates SVG spritesheets and supports integration with ViteJS environments. | 54 |
forge42dev/vite-plugin-icons-spritesheet | A plugin that generates a spritesheet of icons from a directory and outputs TypeScript types. | 99 |
vladshcherbin/rollup-plugin-svg-sprite | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
thierrymichel/vue-svg-sprite | A Vue.js plugin to manage SVG spritesheets with a component and directive | 59 |
bodnya29179/angular-svg-sprite | A tool for generating an optimized SVG sprite to simplify icon usage in Angular applications. | 0 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 565 |
jannicz/ng-svg-icon-sprite | A library for generating and using inline SVG icons in Angular applications | 58 |
jfgodoy/vite-plugin-solid-svg | A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 76 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |
kaciras/vite-plugin-svg-sfc | Converts SVG files to Vue single file components (SFC) with support for hot module replacement and custom import marks. | 6 |
jevon617/unplugin-svg-component | Generates Vue/React components from SVG files with support for hot module replacement, tree-shaking, server-side rendering, and TypeScript type checking. | 59 |
sprity/sprity | Generates sprites and style files from a directory of images. | 481 |
fatehak/vite-plugin-image-optimizer | Optimizes image assets using Sharp.js and SVGO for better file sizes. | 336 |