vite-plugin-solid-svg
SVG component loader
A Vite plugin to import SVG files as Solid.js components with optimization and SSR support
Vite plugin to Import SVG files as Solid.js Components
76 stars
2 watching
10 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
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 | 596 |
igoodie/vite-plugin-react-rich-svg | A Vite plugin that simplifies SVG loading with various import options. | 7 |
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 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
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 |
solidjs/vite-plugin-solid | An integration to run solid-js with vite. | 440 |
damianstasik/vue-svg-loader | A tool that enables developers to use SVG files as reusable Vue components in their web applications | 645 |
shrpne/vue-inline-svg | A Vue.js component that loads and displays SVG images inline while allowing manipulation of their styles. | 178 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 43 |
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 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
janosgit/resvg4juce | Wraps an SVG rendering library in a JUCE-compatible interface | 26 |
spiriitlabs/vite-plugin-svg-spritemap | Generates SVG spritesheets and supports integration with ViteJS environments. | 54 |