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