Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/balajmarius/svg2jsx

🍃 Transform SVG to valid JSX.
https://github.com/balajmarius/svg2jsx

next-js svg-to-react typescript vercel

Last synced: 27 days ago
JSON representation

🍃 Transform SVG to valid JSX.

Awesome Lists containing this project

README

        

# svg2jsx 🍃

> Transform SVG into valid JSX

## Develop

```bash
yarn development
```

## Build

```bash
yarn build
```

## Start

```bash
yarn start
```