1.1.6 • Published 3 years ago

chromahex v1.1.6

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

Chromahex Module

Just a bunch of things I use

color

Color

Color.RGB(r, g, b)

Color.HSL(h, s, l)

Color.RGBA(r, g, b, a)

Color.HSLA(h, s, l, a)

Color.Mono(l)

Color.Transparent()

toRGBA()

toHSLA()

toHex()

time

Ticker(f, dt)

runs f every dt milliseconds

start()

stop()

math

TAU

Vector

mod

restrict

round

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.3

3 years ago

1.0.4

3 years ago

1.1.2

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