Skip to content

misterjacket/esbuild-plugin-svgr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esbuild-plugin-svgr

A plugin for esbuild that adds support for *.svg file imports as React components. The plugin is built on top of SVGR.

Installation

The plugin can be installed using npm.

npm i -D esbuild-plugin-svgr

Basic Usage

Please reference the example directory for basic usage.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

An esbuild plugin for importing SVGs as React components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 2.5%