Releases: omgovich/colord
Releases · omgovich/colord
v1.3 (CIE LCH color space)
- New plugin adding support of CIE LAB color space
v1.2 (CIE LAB color space)
- New plugin adding support of CIE LAB color space
v1.1 (Validation)
- 🕵️♂️ Added
isValid
method
v1.0 (Here comes the hero!)
The fastest and tiniest color manipulation library is officially live!
- 📦 Small: Just 1.4 KB gzipped (3x+ lighter than color and tinycolor2)
- 🚀 Fast: 2x+ faster than color and tinycolor2
- 😍 Simple: Chainable API and familiar patterns
- 💪 Immutable: No need to worry about data mutations
- 🛡 Bulletproof: Written in strict TypeScript and has 100% test coverage
- 🗂 Typed: Ships with types included
- 🏗 Extendable: Built-in plugin system to add new functionality
- 👫 Works everywhere: Supports all browsers and Node.js
- 💨 Dependency-free