1.3.3 • Published 2 years ago

djs-red v1.3.3

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years 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("djs-red")

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.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago