This commit is contained in:
Jay 2025-12-17 23:05:15 -05:00 committed by GitHub
commit 6e9ed7717d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -553,6 +553,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.*