UNPKG

tiny-essentials

Version:

Collection of small, essential scripts designed to be used across various projects. These simple utilities are crafted for speed, ease of use, and versatility.

11 lines (7 loc) 486 B
## 🆕 New in this release * **🎨 TinyColorValidator** * Validate and parse **HEX, HEXA, RGB, RGBA, HSL, HSLA, HWB, Lab, LCH**, standard HTML color names, and special keywords. * Automatic type detection with `isColor()` for precise parsing. * Extendable HTML and special color names dynamically. * Super handy for CSS projects, game dev, and anywhere colors come to life! 🌈 **Full Changelog**: https://github.com/JasminDreasond/Tiny-Essentials/compare/1.23.2...1.24.0