PATH:
opt
/
bitninja-threat-hunting
/
node_modules
/
text-hex
# text-hex Transforms a given piece of text to a hex color. ## Install ``` npm install text-hex ``` ## Usage ```js var hex = require('text-hex'); console.log(hex('foo')); ``` ## License MIT
[+]
..
[-] package.json
[edit]
[-] test.js
[edit]
[-] index.js
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]