0.0.4 β€’ Published 3 years ago

hashmoji v0.0.4

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

hashmoji

Transform a string into an emoji representation

Supports 3360+ emojis per Unicode 13 spec.

Install

yarn add hashmoji

Usage

Consistent API on both node through the crypto module and browsers with Web Cryptography (not supported on IE 11 and Opera mini πŸ’©πŸ€£πŸ–•πŸ˜‚πŸ’¦πŸ‘ƒ)

const hashmoji = require('hashmoji')

await hashmoji('sushi')
πŸ•΄πŸΌ

await hashmoji('balthazar', 5)
πŸ‡ΉπŸ‡±πŸ‘΅πŸ»πŸšΆβ€β™‚οΈβ™‚οΈπŸš΄πŸ»β€β™‚οΈ
Mentions

Inspired by hash-emoji.