![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | LICENSE | 40 years ago | 1.1K | |
![]() | README.md | 40 years ago | 197 | d7c1522 post receive test [كارل مبارك] |
![]() | index.js | 40 years ago | 477 | |
![]() | package.json | 2 years ago | 1.4K | |
![]() | test.js | 40 years ago | 291 |
Transforms a given piece of text to a hex color.
npm install text-hex
var hex = require('text-hex');
console.log(hex('foo'));
MIT