zhanwencai 12d83acadd 更新支付回调 1 жил өмнө
..
LICENSE 12d83acadd 更新支付回调 1 жил өмнө
README.md 12d83acadd 更新支付回调 1 жил өмнө
index.js 12d83acadd 更新支付回调 1 жил өмнө
package.json 12d83acadd 更新支付回调 1 жил өмнө
test.js 12d83acadd 更新支付回调 1 жил өмнө

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