root 3bf41bf355 update | hai 1 ano | |
---|---|---|
.. | ||
LICENSE | hai 1 ano | |
README.md | hai 1 ano | |
index.js | hai 1 ano | |
package.json | hai 1 ano | |
test.js | hai 1 ano |
Transforms a given piece of text to a hex color.
npm install text-hex
var hex = require('text-hex');
console.log(hex('foo'));
MIT