omgovich / colord

👑 A tiny yet powerful tool for high-performance color manipulations and conversions
https://colord.omgovich.ru
MIT License
1.63k stars 48 forks source link

Colord is unmaintained. What is the best small typescript color library alternative? #121

Open stephenkoo opened 8 months ago

stephenkoo commented 8 months ago

It's been 2 years since any work is done on this library which is a shame since it's the best typescript color library I've found.

Does anyone know a color library out there that offers similar benefits (typescript, tiny, fast, great API)?

avr-main commented 4 months ago

culori - A comprehensive color library for JavaScript. Actively Maintained

TinyColor - Fast, small color manipulation and conversion for JavaScript