1.0.1 • Published 1 year ago
discordjs-hex v1.0.1
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