enhancementgood first issuehacktoberfest
Metriche repository
- Star
- (21 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
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