4个版本 (2个重大更新)
0.5.0 | 2023年11月14日 |
---|---|
0.4.1 | 2023年9月17日 |
0.4.0 | 2023年8月15日 |
0.3.0 | 2023年8月5日 |
#502 in 图像
每月下载 85次
115KB
2.5K SLoC
Rust Material颜色工具
https://github.com/material-foundation/material-color-utilities的Rust移植版
目前,所有功能都已实现。
lib.rs
:
用于创建Material 3颜色方案的实用工具
它具有可选的Serde序列化支持,使用serde
功能。
material-color-utilities-rs = {version = "0", features=["serde"]}
依赖项
~1.4–2MB
~32K SLoC