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: 2 months ago
Linked from 1 awesome list

svgvite-pluginvue

Backlinks from these awesome lists:

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 574
jfgodoy/vite-plugin-solid-svg A Vite plugin to import SVG files as Solid.js components with optimization and SSR support 79
jpkleemans/vite-svg-loader A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options 607
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. 62
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 an SVG spritemap with <symbol>/<view>/<use> for each SVG file and supports CSS, SCSS, Stylus, and Less styles 59
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 50
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