From 6f8c49fd048b8e7a6ec8f61ba564690fd3f92cee Mon Sep 17 00:00:00 2001 From: Sebastien Guillemot Date: Thu, 5 Dec 2024 06:56:47 +0900 Subject: [PATCH] Add `material-chalk` to ecosystem list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 455efaa..598173d 100644 --- a/readme.md +++ b/readme.md @@ -288,6 +288,7 @@ If absolute package size is important to you, I also maintain [yoctocolors](http - [gradient-string](https://github.com/bokub/gradient-string) - Apply color gradients to strings - [chalk-pipe](https://github.com/LitoMore/chalk-pipe) - Create chalk style schemes with simpler style strings - [terminal-link](https://github.com/sindresorhus/terminal-link) - Create clickable links in the terminal +- [material-chalk](https://www.npmjs.com/package/material-chalk) - Create colors with consistent brightness following Material Design ## Maintainers