5.0.0 • Published 2 days ago

broccoli-svgo v5.0.0

Weekly downloads
482
License
MIT
Repository
github
Last release
2 days ago

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

5.0.0

2 days ago

4.0.0

6 years ago

3.0.0

8 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.0.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago