Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T09:08:48.000Z (about 1 year ago)
- Last Synced: 2023-09-06T09:26:44.016Z (about 1 year ago)
- Topics: svg-to-vue, svg-to-vue-icon, vue, vue-svg
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- 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.[![MIT License](https://img.shields.io/badge/logo-javascript-blue?logo=javascript)](https://choosealicense.com/licenses/mit/)
## Installation
```npm install -g vue-svgify```
## Run CLI
```vue-svgify --svg-folder-path --vue-component-output-path```