vite-plugin-svgr
SVG to component converter
Transforms SVG files into reusable React components
Vite plugin to transform SVGs into React components
565 stars
2 watching
54 forks
Language: TypeScript
last commit: 20 days ago
Linked from 1 awesome list
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 | 76 |
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 |
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. | 59 |
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 43 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 860 |
spiriitlabs/vite-plugin-svg-spritemap | Generates SVG spritesheets and supports integration with ViteJS environments. | 54 |
herberttn/vite-plugin-typescript-transform | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
jpkleemans/vite-svg-loader | A Vite plugin that loads SVG files as Vue components with optional optimization and configuration options | 596 |
saravieira/svg-to-jsx | A Figma plugin that converts SVG designs into JSX code for React applications. | 201 |
vituum/vite-plugin-pug | A Vite plugin for transforming Pug templates into HTML | 6 |
dvgis/vite-plugin-dc | A plugin for building and integrating DC-SDK into Vite projects | 3 |
theseally/vite-plugin-pug-transformer | A plugin for Vite that transforms Pug templates into HTML. | 38 |