0.7.0 • Published 2 months ago

svgo-config v0.7.0

Weekly downloads
3
License
MIT
Repository
github
Last release
2 months ago

svgo-config

A svgo config to keep svg files clean.

npm github node

Installation

npm install svgo-config --save-dev

Usage

svgo *.svg --config node_modules/svgo-config/lib/config.json
const config = require('svgo-config/lib/config.cjs');
import config from 'svgo-config/lib/config.mjs';
import config from 'https://unpkg.com/svgo-config/lib/config.js';
0.7.0

2 months ago

0.6.0

4 months ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

3 years ago

0.2.3

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.1.0

4 years ago

0.0.0

4 years ago