svg-to-jsx
SVG converter
A Figma plugin that converts SVG designs into JSX code for React applications.
Figma plugin to copy svg as a react component
201 stars
4 watching
13 forks
Language: HTML
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 565 |
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 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
chrvadala/react-svg-pan-zoom | A React component that adds pan and zoom features to SVG images | 681 |
millermedeiros/svgparser | Converts SVG graphics to FIVe3D and HTML5 canvas formats. | 15 |
jfgodoy/vite-plugin-solid-svg | A Vite plugin to import SVG files as Solid.js components with optimization and SSR support | 76 |
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 |
victorcazanave/react-svg-map | A set of React.js components to display an interactive SVG map | 229 |
finnfiddle/react-svg-textures | A React library that simplifies the use of SVG patterns and shapes | 30 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
benjamminf/warpjs | A JavaScript library for applying complex transformations to SVG graphics in the browser | 488 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
asciitosvg/asciitosvg | Converts ASCII art diagrams to visually appealing SVG output | 211 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |