Skip to content

martymcguire/hash-emoji-without-borders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#⃣️😏 hash-emoji

Emoji Hash Function. Fork of https://github.com/earobinson/hash-emoji but without country flag emoji.

NPM Version Travis Build Status Gemnasium Dependency Status NPM Downloads

Install

npm install hash-emoji --save

Usage

hash-emoji be used to generate an emoji hash based off of a string.

const hashEmoji = require('hash-emoji');

hashEmoji('Edward')
// => 🎃

Goals

  • To be able to generate simple Emoji representation for strings

Built with ❤️ by earobinson.

About

#⃣️😏 Emoji Hash Function

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%