gen-color-preview

1.2.1 • Public • Published

gen-color-preview

GitHub Package.json Version Github License GitHub Issues GitHub Pull Requests

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

Usage

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

Options

Command Description Type Required
-c, --color RGB color value (#D20F39) string Yes
-o, --output File name to save, without extension string Yes
-h, --help Show help
--version Show version

Output

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

It's a circle alright


Authors

Package Sidebar

Install

npm i gen-color-preview

Weekly Downloads

1

Version

1.2.1

License

GPL-3.0-or-later

Unpacked Size

40.6 kB

Total Files

5

Last publish

Collaborators

  • virkkunen