#material #color #utilities #port #design

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
Download history 1/week @ 2022-11-25 2/week @ 2022-12-02 1/week @ 2022-12-16 1/week @ 2022-12-23 1/week @ 2023-01-06 1/week @ 2023-01-13 25/week @ 2023-01-20 27/week @ 2023-01-27 30/week @ 2023-02-03 9/week @ 2023-02-10 53/week @ 2023-02-17 2/week @ 2023-03-03 44/week @ 2023-03-10

100 downloads per month

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

~0.8–1.1MB
~23K SLoC