itcast 6e512b8ce6 aaaa преди 10 месеца
..
LICENSE 6e512b8ce6 aaaa преди 10 месеца
README.md 6e512b8ce6 aaaa преди 10 месеца
index.js 6e512b8ce6 aaaa преди 10 месеца
package.json 6e512b8ce6 aaaa преди 10 месеца
test.js 6e512b8ce6 aaaa преди 10 месеца

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