#color #material-design #utilities #color-scheme #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

#18 in #material-design

Download history 24/week @ 2024-07-22 88/week @ 2024-07-29 87/week @ 2024-08-05 80/week @ 2024-08-12 55/week @ 2024-08-19 67/week @ 2024-08-26 75/week @ 2024-09-02 72/week @ 2024-09-09 76/week @ 2024-09-16 93/week @ 2024-09-23 87/week @ 2024-09-30 55/week @ 2024-10-07 57/week @ 2024-10-14 67/week @ 2024-10-21 71/week @ 2024-10-28 58/week @ 2024-11-04

263 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

~1.3–1.8MB
~29K SLoC