material-color-utilities icon indicating copy to clipboard operation
material-color-utilities copied to clipboard

Update npm Package

Open Nerwyn opened this issue 7 months ago • 3 comments

The npm package of the TypeScript version of this repository has not been updated since June 2024. It could use a new release, especially with the 2025 color specs.

The TypeScript README could also use an update to reflect theming with DynamicScheme rather than the outdated themeFromSourceColor helper.

Nerwyn avatar May 02 '25 17:05 Nerwyn

I'm publishing a nightly release to @ktibow/material-color-utilities-nightly

KTibow avatar May 30 '25 16:05 KTibow

I took the actual-release-with-small-fixes (aka light fork) path instead, via @poupe/material-color-utilities. https://github.com/poupe-ui/material-color-utilities

amery avatar May 30 '25 19:05 amery

The community forks are the only way I've ever been able to use the npm package for this lib - trust me I've been using this lib for years. My recommendation is don't install the official package, the forks are consistently up-to-date and with additional bug fixes. If one lags behind, there are always more to fill in the gap.

WillsterJohnson avatar Jun 13 '25 07:06 WillsterJohnson