1.1.1 • Published 3 years ago

svgict v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

SVGICT

SVG Icon CreaTor. It is a svg icons component creator for react & vuejs.

NPM version

Installation

$ [sudo] npm install -g svgict

Usage

CLI

Simple svg icon creator

Usage:
  svgict [OPTIONS] [ARGS]


Options:
  -h, --help : Help
  -v, --version : Version
  -i INPUT, --input=INPUT : Input folder
  -o OUTPUT, --output=OUTPUT : Output folder (by default the same as the input)
  -c CONFIG, --config=CONFIG : Config file or JSON string to extend or replace default
  -q, --quiet : Only output error messages, not regular status messages

Arguments:
  INPUT : Alias to --input
$ npx svgict -i ../folder/with/svg/files -o ../folder/ouput

License and Copyright

This software is released under the terms of the MIT license.

1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago