vite-plugin-svg-sfc
SVG to SFC converter
Converts SVG files to Vue single file components (SFC) with support for hot module replacement and custom import marks.
Vite plugin to load SVG files as vue SFC, supports HMR &
6 stars
1 watching
0 forks
Language: TypeScript
last commit: 8 days ago
Linked from 1 awesome list
svgvite-pluginvue
Related projects:
Repository | Description | Stars |
---|---|---|
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 565 |
jfgodoy/vite-plugin-solid-svg | A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 76 |
jpkleemans/vite-svg-loader | A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 596 |
hunyan-io/vite-plugin-vue-nested-sfc | Allows defining and reusing SFC components within other SFCs. | 96 |
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 |
damianstasik/vue-svg-loader | A tool that enables developers to use SVG files as reusable Vue components in their web applications | 645 |
gvguy/vue-sfc-split | Converts Vue Single File Components (.vue) to separate JavaScript and CSS files. | 0 |
arikw/vite-plugin-vue-static-sfc | Serves .vue files as static assets without processing them | 1 |
spiriitlabs/vite-plugin-svg-spritemap | Generates SVG spritesheets and supports integration with ViteJS environments. | 54 |
thierrymichel/vue-svg-sprite | A Vue.js plugin to manage SVG spritesheets with a component and directive | 59 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 43 |
saravieira/svg-to-jsx | A Figma plugin that converts SVG designs into JSX code for React applications. | 201 |
shrpne/vue-inline-svg | A Vue.js component that loads and displays SVG images inline while allowing manipulation of their styles. | 178 |