Skip to content

michaelrhodes/svg-group-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

svg-group-files (grf)

svg-group-files is command-line application that takes an SVG file with multiple <g> elements and splits them into their own files. Its primary use is converting the output of Illustrator’s SaveDocsAsSVG script.

install

$ npm install -g michaelrhodes/svg-group-files

usage

$ grf <path-to-svg>

Each group will be saved in the working directory with the name of its slugified id attribute (ie. the layer name).

About

A command-line application that takes an SVG with multiple <g> elements and splits them into their own files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors