UNPKG

@zero-deps/hex-2-rgb

Version:

lightweight typescript function to convert hexes of format #rrggbb to rgb(x,y,z) or rgba(x,y,z,a)

11 lines (10 loc) 200 B
{ "compilerOptions": { "declaration": true, "forceConsistentCasingInFileNames": true, "sourceMap": true, "skipLibCheck": true, "strict": true, "esModuleInterop": true }, }