Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

sindresorhus/broccoli-svgo

Minify SVG using SVGO

Issues with the output should be reported on the SVGO issue tracker.

Install

npm install --save-dev broccoli-svgo

Usage

const SVO = require('broccoli-svgo');
tree = new SVO(tree, options);

API

SVGO(tree, [options])

options

Options are passed to SVGO.

License

MIT © Sindre Sorhus

About

Minimize SVG using SVGO

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •