https://github.com/kellsworks/vue-svgify
Node package for converting svg's into vue components
https://github.com/kellsworks/vue-svgify
svg-to-vue svg-to-vue-icon vue vue-svg
Last synced: 3 months ago
JSON representation
Node package for converting svg's into vue components
- Host: GitHub
- URL: https://github.com/kellsworks/vue-svgify
- Owner: KellsWorks
- Created: 2023-09-06T08:00:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T07:41:09.000Z (over 1 year ago)
- Last Synced: 2025-01-16T13:58:29.108Z (5 months ago)
- Topics: svg-to-vue, svg-to-vue-icon, vue, vue-svg
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/vue-svgify
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Svgify
Converts svg files into vue typescript components.[](https://choosealicense.com/licenses/mit/)
## Installation
```npm install -g vue-svgify```
## Run CLI
```vue-svgify --svg-folder-path --vue-component-output-path```