svg-bakery
TypeScript icon, indicating that this package has built-in type declarations

0.5.3 • Public • Published

SVG-Bakery

Simple CLI-Tool to generate svg sprites from multiple svg files.

Installation

# npm
npm install --save-dev svg-bakery

# yarn
yarn add --dev svg-bakery

Usage

Usage: bin [options] <file ...>

  Options:

    -h, --help        output usage information
    -V, --version     output the version number
    -o, --out <dest>  destination svg, defaults to 'sprite.svg'

file can be composed of multiple glob paths.

Special Thanks

Special thanks to @RubenGarcia-sevenval for lot's of helpful debugging.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i svg-bakery

Weekly Downloads

0

Version

0.5.3

License

MIT

Last publish

Collaborators

  • marvinhagemeister