css-color-gen

1.0.3 • Public • Published

Welcome to Css Color Generator

install :

$npm i css-color-gen -g

use :

$npx css-color-gen 'start color hex' 'end color hex' 'filename' -s [for single mode] -r [for reverse mode]

you can also use GenerateCssColors or GenerateCssColor instead of package name like this :

$npx GenerateCssColors '#ffffff' '#000000' 'gray' -s -r

parameters :

-s :

with this parameter we will generate a file that names css-color-gen.css and all of colors will add withing one body of :host element.

-r :

with that parameter we will change start and end color

name :

if you dont use single file mode the name you entered will use as filename and variable name.

Hope you find this package helpful and suggest it to your friends.

Readme

Keywords

none

Package Sidebar

Install

npm i css-color-gen

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

4.21 kB

Total Files

5

Last publish

Collaborators

  • alirezahamidi