vue-svg-loader
SVG component
A tool that enables developers to use SVG files as reusable Vue components in their web applications
🔨 webpack loader that lets you use SVG files as Vue components
645 stars
7 watching
86 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
javascriptnuxtsvgvuevue-componentsvue3webpack
Related projects:
Repository | Description | Stars |
---|---|---|
shrpne/vue-inline-svg | A Vue.js component that loads and displays SVG images inline while allowing manipulation of their styles. | 178 |
jpkleemans/vite-svg-loader | A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 596 |
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 |
danilowoz/create-content-loader | A tool to create reusable placeholder components for loading states in web applications | 1,225 |
guastallaigor/vue-image-kit | A Vue.js component for handling images with real-time transformations and lazy loading | 10 |
nash403/graphicon | A Vue.js plugin/component to manage icons with SVGs and inline loading | 12 |
thierrymichel/vue-svg-sprite | A Vue.js plugin to manage SVG spritesheets with a component and directive | 59 |
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 |
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 |
kai-oswald/vue-svg-transition | A Vue.js component that enables 2-state transitions with SVG-powered animations | 143 |
ajwann/svg-loaders-react | A React-based SVG loading animation library with customizable components and options | 106 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
iprit/md-svg-vue | A Vue.js module that provides Material Design Icons as reusable SVG components with inline path support for easy integration into web applications. | 15 |
matheusgrieger/vue-clazy-load | A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |