1.0.1 • Published 1 year ago

discordjs-hex v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

DJS-Easy-Color

Description

Makes getting HEX and RGB values for colors easy with over 130 colors List of colors

Example

const EasyRed = require("discordjs-hex")

EasyRed.getColor(TYPE, COLOR) //Returns RGB or HEX value for color
EasyRed.getRandomColor(TYPE) //Returns random RGB or HEX value
EasyRed.getRandomGen(TYPE) //Returns randomly generated color with HEX or RGB value
1.0.1

1 year ago

1.0.0

1 year ago