UNPKG

hex-and-rgba

Version:

Convert HEX/HEXa/aHEX with alpha to RGBa and back

10 lines (8 loc) 150 B
{ "main": "index.mjs", "type": "module", "scripts": { "start": "wsl -e \"node tests/tests.mjs\"", "test": "node tests/tests.mjs" } }