vite-plugin-react-rich-svg
SVG loader
A Vite plugin that simplifies SVG loading with various import options.
🖼 Seamless Vite SVG loader with versatile import options! (Such as dataURI, component and raw html code)
7 stars
1 watching
0 forks
Language: TypeScript
last commit: 11 days ago
Linked from 1 awesome list
all-in-oneimportloaderprettierrichsvgsvgrvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
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 | 596 |
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 | 569 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
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 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
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 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
spiriitlabs/vite-plugin-svg-spritemap | Generates SVG spritesheets and supports integration with ViteJS environments. | 54 |
ajwann/svg-loaders-react | A React-based SVG loading animation library with customizable components and options | 106 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 608 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 43 |