argyleink/css-color-component

Return Color in More Formats

Open

#35 创建于 2025年11月30日

在 GitHub 查看
 (3 评论) (2 反应) (0 负责人)TypeScript (9 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (230 star)
PR 合并指标
 (PR 指标待抓取)

描述

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!

贡献者指南