carloshskp / svg2react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svg2react

This package convert pure svg to react component

Usage

This command convert all svg files in the input folder

The output folder is ./output by default

npm start "input/folder/path" "output/folder/path"

About


Languages

Language:JavaScript 100.0%