hash-emoji

0.0.4 • Public • Published

#⃣️😏 hash-emoji

Emoji Hash Function

Build Status npm version Dependency Status

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.

Readme

Keywords

Package Sidebar

Install

npm i hash-emoji

Weekly Downloads

6

Version

0.0.4

License

MIT

Last publish

Collaborators

  • earobinson