We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
console.log('test1', emoji.unemojify('😍test1')); console.log('test2', emoji.unemojify('🫥test2')); // test1 :heart_eyes:test1 // test2 🫥test2
I'd checked several emojis and found out that Emoji Version 14.0 is not unemojified.
Thank you.
The text was updated successfully, but these errors were encountered:
Marking this as a duplicate of #132. In v2 this library switched to using emojilib as the source of truth for emoji. Thanks!
emojilib
Sorry, something went wrong.
No branches or pull requests
I'd checked several emojis and found out that Emoji Version 14.0 is not unemojified.
Thank you.
The text was updated successfully, but these errors were encountered: