/hexop

Short and sweet package that converts a hex color and an opacity value and converts it to an 8 digit hex number

Primary LanguageJavaScriptMIT LicenseMIT

Hexop

Simple package that converts a hex color (e.g. #f0f0f0) and an opacity percentage and converts it to an 8 digit hex value (color + opacity).