argyleink/css-color-component

Return Color in More Formats

Open

#35 aperta il 30 nov 2025

Vedi su GitHub
 (3 commenti) (2 reazioni) (0 assegnatari)TypeScript (9 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (230 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Hi!

I'd love to have the option to return the color in more formats, such as decimal format (0.1) and/or 8-bit values (0-255) in addition to percentages. Preferably in the form of an object so it’s easier to pick out different R, G, and B values, or maybe even returning the full color object from color.js?

Thanks again for creating this neat color picker!

Guida contributor