Skip to content

Create a hash from a string of text and transforms it to a color

License

Notifications You must be signed in to change notification settings

3rd-Eden/text-hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Create a hash from a string of text and transforms it to a color

Resources

License

Stars

Watchers

Forks

Packages

No packages published