Skip to content

ivanchenhz/purge-svg-sprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purge-svg-sprite

What is purge-svg-sprite?

Sort of like purge css, will purge the unused symbols in svg sprite... Any symbol exists in the '-c glob path' will be kept in the purged result.

Getting Started

Installation

yarn add purge-svg-sprite -D or npm install purge-svg-sprite -D 

Usage

yarn purge-svg-sprite -c 'path/**/*.svelte' path/**/*.vue -i path/inputSprite.svg -o path/outputSprite.svg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published