tylerFowler / hexop

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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

License:MIT License


Languages

Language:JavaScript 100.0%