string-to-hex-color
1.0.0 • Public • Published string-to-hex-color 
Takes a string and returns a hex color and it's black/white complement
Install
npm install string-to-hex-color
Usage
var stringToHexColor = require('string-to-hex-color');
console.log( stringToHexColor('Teemo') )
License
MIT
Install
npm i string-to-hex-color
Weekly Downloads