没有合适的资源?快使用搜索试试~ 我知道了~
color-re:原因颜色转换器
共20个文件
re:13个
json:3个
gitignore:1个
需积分: 9 0 下载量 200 浏览量
2021-04-29
10:20:19
上传
评论
收藏 42KB ZIP 举报
温馨提示
Reasonml色彩转换器 Reasonml端口完全用Reasonml编写 安装方式 yarn add color-re或npm install color-re 并将包添加到bsconfig.json { " bs-dependencies " : [ " color-re " ] } 例子 /* Change the opacity */ Color. (fromRgb(( 200 , 200 , 200 )) |> opacity( 1.5 ) |> toString) |> Js. log Color. (fromRgb(( 200 , 200 , 200 )) |> toHsl |> fade( 0.5 ) |> toString) |> Js. log Color. (fromRgb(( 200 , 200 , 200 )) |> toHsl |> opaquer( 0
资源推荐
资源详情
资源评论
收起资源包目录
color-re-master.zip (20个子文件)
color-re-master
.gitignore 329B
README.md 3KB
tests
Modifiers_test.re 3KB
From_test.re 916B
Convert_test.re 2KB
Properties_test.re 2KB
bsconfig.json 345B
package.json 846B
src
Color.re 17B
color
Properties.re 2KB
Convert.re 5KB
Type.re 122B
From.re 686B
Contents.re 100B
Modifiers.re 2KB
Utils.re 2KB
Format.re 550B
.travis.yml 242B
yarn.lock 117KB
jest.json 78B
共 20 条
- 1
资源评论
明天哇哈哈
- 粉丝: 27
- 资源: 4733
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功