An open API service indexing awesome lists of open source software.

https://github.com/myprototypewhat/vite-plugin-svgr

将svg转换成react组件
https://github.com/myprototypewhat/vite-plugin-svgr

Last synced: about 1 year ago
JSON representation

将svg转换成react组件

Awesome Lists containing this project

README

          

# vite-plugin-svgr
将`svg`转换成`react`组件.
依赖@svgr能力转换成`react`组件,使用插件有:`@svgr/plugin-svgo`、`@svgr/plugin-jsx`、`@svgr/plugin-prettier`

## SVG_PATTERN
支持自定义`pattern`,默认为`**/*.svg`