From fc224c79a2b7d59694c927cb6bf8ac64304a017f Mon Sep 17 00:00:00 2001 From: Jay Date: Fri, 13 Sep 2024 10:47:18 +0530 Subject: [PATCH] chore: add new project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6eee03fe..ddb3441e 100644 --- a/README.md +++ b/README.md @@ -540,6 +540,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [PleaseJS](https://github.com/Fooidge/PleaseJS) - JavaScript Library for creating random pleasing colors and color schemes. * [TinyColor](https://github.com/bgrins/TinyColor) - Fast, small color manipulation and conversion for JavaScript. * [Vibrant.js](https://github.com/jariz/vibrant.js/) - Extract prominent colors from an image. +* [Pigment](https://github.com/Jay-Karia/pigment-ts) - A lightweight JavaScript/TypeScript utility for color manipulation and conversion. ## I18n And L10n *Localization (l10n) and internationalization (i18n) JavaScript libraries.*