svgfixer

1.1.2 • Public • Published

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]

Package Sidebar

Install

npm i svgfixer

Weekly Downloads

8

Version

1.1.2

License

MIT

Unpacked Size

78.3 kB

Total Files

31

Last publish

Collaborators

  • devcopie