UNPKG

hex-argb-converter

Version:

You can convert hex color to argb number and convert argb number to hex color

3 lines (2 loc) 58 B
export * from "./argbToHex"; export * from "./hexToArgb";