Skip to content

VagnerSilva/svgFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svgFixer

Svg Fixer is a copy and paste of the oslllo-svg-fixer project that doesn't use the "canvas" dependency.With "skia-canvas" as an alternative

Usage: npx svgfixer [source] [destination] [options]


Options:
  --version                   Show version number                      [boolean]
  --source, -s                path containing SVG(s).        [string] [required]
  --destination, -d           path to store fixed SVG(s).    [string] [required]
  --strict-destination, --sd  throw if destination path does not exist.
                                                       [boolean] [default: true]
  --show-progress, --sp       show progress bar in CLI.[boolean] [default: true]
  --help                      Show help                                [boolean]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published