enhancementgood first issuehacktoberfest
Metriche repository
- Star
- (21 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Create a validator for color codes (hex, RGB, RGBA, HSL).
Requirements:
- Support multiple color formats
- Validate hex codes (#RGB, #RRGGBB, #RRGGBBAA)
- Validate RGB/RGBA value ranges
- Add examples for UI/design configurations