Skip to content

This tool helps to convert svg to vue templates as icons

Notifications You must be signed in to change notification settings

Graxi/svg-to-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svg to vue

Project Description

This script helps to batch generate vue templates from svg files

Instructions

  • Run npm install to install dependencies
  • Place svg files under input directory
  • Run npm run svg2vue and vue templates would be generated to output directory
  • You can set input and output directories by running npm run svg2vue <path/to/input/directory> <path/to/output/directory>
  • You can also choose to generate jsx with npm run svg2jsx

About

This tool helps to convert svg to vue templates as icons

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published