Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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```