甘艺伟 082d4d53ac no message 2 주 전
..
LICENSE 082d4d53ac no message 2 주 전
README.md 082d4d53ac no message 2 주 전
index.js 082d4d53ac no message 2 주 전
package.json 082d4d53ac no message 2 주 전
test.js 082d4d53ac no message 2 주 전

README.md

text-hex

Transforms a given piece of text to a hex color.

Install

npm install text-hex

Usage

var hex = require('text-hex');
console.log(hex('foo'));

License

MIT