1.2.1 • Published 1 year ago

gen-color-preview v1.2.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year ago

gen-color-preview

A very simple package that creates a png image with a colored circle.

Usage

npx gen-color-preview --color <hexCode> --output <fileName>

Options

CommandDescriptionTypeRequired
-c, --colorRGB color value (#D20F39)stringYes
-o, --outputFile name to save, without extensionstringYes
-h, --helpShow help
--versionShow version

Output

npx gen-color-preview -c '#d20f39' -o preview01

It's a circle alright


Authors

1.2.1

1 year ago

1.2.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.5

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago