0.1.1 • Published 10 years ago
str2color v0.1.1
str2color
Convert an arbitrary string to a color
Install
$ npm install str2color
Usage
str2color = require('str2color')
str2color('hola')
// => "#212B78"
Convert an arbitrary string to a color
$ npm install str2color
str2color = require('str2color')
str2color('hola')
// => "#212B78"