#material-design #color #utilities #color-scheme #port #implemented

ini-material-color-utilities-rs

Material Design颜色工具的Rust移植版

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 图像

Download history 6/week @ 2024-03-08 13/week @ 2024-03-15 17/week @ 2024-03-29 6/week @ 2024-04-05

每月下载 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