vite-plugin-svg-spritemap
SVG spritemap generator
Generates an SVG spritemap with <symbol>/<view>/<use> for each SVG file and supports CSS, SCSS, Stylus, and Less styles
Vite plugin to generate svg spritemap
59 stars
4 watching
4 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
cssspritemapsvgvitejsvuejs
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates an SVG sprite containing multiple elements from .svg files in a directory | 50 |
| A plugin that generates a spritesheet of icons from a directory and outputs TypeScript types. | 106 |
| 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 |
| Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
| A plugin for Vite to optimize SVG files using SVGO | 29 |
| Transforms SVG files into reusable React components | 574 |
| 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 |
| A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 79 |
| Generates sprites and style files from a directory of images. | 481 |
| A Vite plugin that simplifies SVG loading with various import options. | 7 |
| Generates Vue/React components from SVG files with support for hot module replacement, tree-shaking, server-side rendering, and TypeScript type checking. | 62 |
| A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 607 |
| A tool for creating SVG sprite sheets and CSS code from individual SVG files. | 334 |