vite-plugin-svg-spritemap
Sprite generator
Generates SVG spritesheets and supports integration with ViteJS environments.
Vite plugin to generate svg spritemap
54 stars
4 watching
4 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
cssspritemapsvgvitejsvuejs
Related projects:
Repository | Description | Stars |
---|---|---|
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 43 |
forge42dev/vite-plugin-icons-spritesheet | A plugin that generates a spritesheet of icons from a directory and outputs TypeScript types. | 99 |
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 |
vladshcherbin/rollup-plugin-svg-sprite | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
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 |
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 |
jfgodoy/vite-plugin-solid-svg | A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 76 |
sprity/sprity | Generates sprites and style files from a directory of images. | 481 |
igoodie/vite-plugin-react-rich-svg | A Vite plugin that simplifies SVG loading with various import options. | 7 |
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 |
jpkleemans/vite-svg-loader | A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 596 |
shakyshane/gulp-svg-sprites | A tool for creating SVG sprite sheets and CSS code from individual SVG files. | 334 |