1.3.1 • Published 1 year ago

svg-to-component-cli v1.3.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

中文 | English

npm

功能:

  • 将SVG文件转换成React组件文件。

  • 在浏览器中预览SVG文件,并提供颜色选项,以生成React组件的使用代码。

    • image

安装

NPM

npm add svg-to-component-cli

使用

  • 将SVG文件转换成React组件文件
> npm svg-to-component parse ./my-svg-files-path
  • 预览SVG文件
> npm svg-to-component preview ./my-svg-files-path

API

npm svg-to-component -h

1.3.1

1 year ago

1.2.0

1 year ago

1.2.2

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.0.0

1 year ago