ez-colors

1.0.15 • Public • Published

🎨 | ez-colors.js

npm package stats

| 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!)

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

Package Sidebar

Install

npm i ez-colors

Weekly Downloads

4

Version

1.0.15

License

ISC

Unpacked Size

3.42 kB

Total Files

4

Last publish

Collaborators

  • asterio