unplugin-svg-component
SVG component generator
Generates Vue/React components from SVG files with support for hot module replacement, tree-shaking, server-side rendering, and TypeScript type checking.
generate a vue/react component through svg files, supporting svg file HMR, Tree-shaking, SSR and TS hint.
59 stars
1 watching
5 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
iconsreactsvgsvg-spritestypescriptvue
Related projects:
Repository | Description | Stars |
---|---|---|
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 565 |
frogbob/vue-ts-component-generator | Automates the creation of new Vue TypeScript components with support for customizable naming conventions and component paths. | 5 |
ccherry07/unplugin-generate-component-name | A plugin that automatically generates Vue component names based on directory names | 20 |
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 |
damianstasik/vue-svg-loader | A tool that enables developers to use SVG files as reusable Vue components in their web applications | 645 |
thierrymichel/vue-svg-sprite | A Vue.js plugin to manage SVG spritesheets with a component and directive | 59 |
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |
jfgodoy/vite-plugin-solid-svg | A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 76 |
mmf-fe/svgicon | Tools and components for generating, loading, and displaying SVG icons in web applications. | 923 |
kai-oswald/vue-svg-transition | A Vue.js component that enables 2-state transitions with SVG-powered animations | 143 |
shrpne/vue-inline-svg | A Vue.js component that loads and displays SVG images inline while allowing manipulation of their styles. | 178 |
dimaslz/icon-lib-builder | Generates framework component code from SVG icons | 1 |
f820602h/vue-surf | A customizable animated SVG wave component for Vue.js applications | 25 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 43 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |