microjs / microjs.com

Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
http://microjs.com/
MIT License
2.02k stars 621 forks source link

Add `colorcolor` conversion library #1066

Closed russelporosky closed 1 year ago

russelporosky commented 1 year ago

The colorcolor function converts Hex/HexA/RGB/RGBA/HSL/HSLA/HSV/HSB color strings to Hex/HexA/RGB/RGBA/HSL/HSLA/HSV/HSB color strings.

The colorcolorRaw function converts Hex/HexA/RGB/RGBA/HSL/HSLA/HSV/HSB color strings to Hex/HexA/RGB/RGBA/HSL/HSLA/HSV/HSB color objects.

russelporosky commented 1 year ago

Newest version is too large.