a11ycolor::rainbow:生成最近的可访问颜色 源码
:rainbow: A11yColor 生成最近的可访问颜色。 安装 $ npm install a11ycolor 用法 const a11yColor = require ( 'a11ycolor' ) ; a11yColor ( red , blue ) ; // This returns #FFA3A3 参量 函数a11yColor函数采用三个参数: a11yColor ( $toMakeA11y , $background , ( $ratioKey = 'small' ) ) ; toMakeA11y在背景上可访问的颜色 background -用于对比的背景色 ratioK
文件列表
a11ycolor-main.zip
(预估有个8文件)
a11ycolor-main
index.js
3KB
test.js
2KB
package.json
1KB
readme.md
1KB
.github
workflows
publish.yml
422B
LICENSE
1KB
package-lock.json
203KB
暂无评论