zhanwencai 12d83acadd 更新支付回调 hai 1 ano
..
LICENSE 12d83acadd 更新支付回调 hai 1 ano
README.md 12d83acadd 更新支付回调 hai 1 ano
index.js 12d83acadd 更新支付回调 hai 1 ano
package.json 12d83acadd 更新支付回调 hai 1 ano
test.js 12d83acadd 更新支付回调 hai 1 ano

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