Releases: AUAUST/lib-js-jaune
Releases · AUAUST/lib-js-jaune
v0.0.5
30 Dec 01:52
Compare
Sorry, something went wrong.
No results found
Patch Changes
2d96017 : Add Color.toInvert() and invert() util
v0.0.4
11 Mar 19:52
Compare
Sorry, something went wrong.
No results found
Patch Changes
87827d1 : Switch from this to Color in static method to avoid problems with bound function calls.
v0.0.3
11 Mar 19:48
Compare
Sorry, something went wrong.
No results found
Patch Changes
725a141 : Fixed a bug in brightness() which caused colors close to black to have a brightness value 100x too large.
v0.0.2
09 Mar 22:58
Compare
Sorry, something went wrong.
No results found
Patch Changes
955d4e5 : Add random color generation support, with preset values or ranges
v0.0.1
09 Mar 18:36
Compare
Sorry, something went wrong.
No results found
Patch Changes
43b7db0 : Hello World! All the basics to work with colors in JavaScript, with a featureset focused on UI/CSS usage.