1.0.3 • Published 5 years ago

kc-hextorgb v1.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

HEX to RGB

Convert hex to rgb object.

Install

npm install kc-hextorgb

Use

var hextorgb = require('kc-hextorgb');
var rgb  = hextorgb('#FFFFFF');
console.log(rgb);
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago