Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SaraVieira/svg-to-jsx-electron

Transform SVG to JSX
https://github.com/SaraVieira/svg-to-jsx-electron

Last synced: 3 months ago
JSON representation

Transform SVG to JSX

Awesome Lists containing this project

README

        

# SVG to JSX Electron App



[Website](https://svg-jsx.netlify.com/)

[Download for Mac](https://github.com/SaraVieira/svg-to-jsx-electron/releases/download/v0.0.4/SVG.to.JSX-darwin-x64.zip)

[Download for Linux](https://github.com/SaraVieira/svg-to-jsx-electron/releases/download/v0.0.4/SVG.to.JSX-linux-x64.zip)

IMPORTANT: To open please control+click and then click open

_If you own a windows machine and want to help please let me know if a normal build works on your computer_

Any Features you would like to see or work on please add them in [features.md](./features.md)

# Running Locally

```
yarn start
```

# Building Packages

```
yarn package
```