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

material-color-utilities-rs

A rust port of Material Design color utilities

4 releases

0.2.1 Feb 4, 2023
0.2.0 Jan 20, 2023
0.1.1 Nov 10, 2022
0.1.0 Aug 17, 2022

#663 in Images

Download history 72/week @ 2024-11-20 97/week @ 2024-11-27 74/week @ 2024-12-04 96/week @ 2024-12-11 92/week @ 2024-12-18 44/week @ 2024-12-25 39/week @ 2025-01-01 98/week @ 2025-01-08 68/week @ 2025-01-15 62/week @ 2025-01-22 69/week @ 2025-01-29 65/week @ 2025-02-05 97/week @ 2025-02-12 34/week @ 2025-02-19 59/week @ 2025-02-26 99/week @ 2025-03-05

304 downloads per month
Used in 9 crates (via ribir_painter)

Custom license

100KB
2.5K SLoC

Rust Material color utilities

A rust port of https://github.com/material-foundation/material-color-utilities

Currently, everything is implemented.


lib.rs:

Utilities for creating Material 3 colour schemes

It has optional Serde serialisation support, using the serde feature.

material-color-utilities-rs = {version = "0", features=["serde"]}

Dependencies

~2MB
~31K SLoC