vite-plugin-vue2-svg
SVG loader
A plugin to load SVG files as Vue components in Vite projects.
load SVG files as Vue components, for Vue2.x only.
19 stars
1 watching
9 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
svgvitevite-pluginvue
Related projects:
Repository | Description | Stars |
---|---|---|
jpkleemans/vite-svg-loader | A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 607 |
jfgodoy/vite-plugin-solid-svg | A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 79 |
igoodie/vite-plugin-react-rich-svg | A Vite plugin that simplifies SVG loading with various import options. | 7 |
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 |
shrpne/vue-inline-svg | A Vue.js component that loads and displays SVG images inline while allowing manipulation of their styles. | 178 |
damianstasik/vue-svg-loader | A tool that enables developers to use SVG files as reusable Vue components in their web applications | 645 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
gitboyzcf/vite-plugin-style-vw-loader | A loader that converts pixel units to viewport units in Vue3 templates | 6 |
thierrymichel/vue-svg-sprite | A Vue.js plugin to manage SVG spritesheets with a component and directive | 59 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 572 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 507 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
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 |
vitejs/vite-plugin-vue2-jsx | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |