1.0.15 • Published 3 years ago

ez-colors v1.0.15

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

🎨 | ez-colors.js

⚡ | Info

You won't need to worry about what hex code/color to put in your JS project anymore as ez-colors is here. ez-colors allows to add a hex code/color by just by typing the colour name. Example instead of #FC0FC0 you can just put PINK

🚀 | How to Use?

const ezColors = require('ez-colors');
console.log(ezColors.color("colorName")); //replace 'colorName' with one of the available colors.

📂 | Available colors (More coming soon!)

ColorsHex
YELLOW#FFF200
RED#D30000
PINK#FC0FC0
VIOLET#B200ED
BLUE#0018F9
GREEN#3BB143
BROWN#7C4700
1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.11

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

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