kamilkisiela / angular-emojify

Angular Pipe that replaces all :emoji: with the actual emoji
MIT License
17 stars 4 forks source link

List of Supported Emojis #11

Open harvPrentiss opened 7 years ago

harvPrentiss commented 7 years ago

Where can I find a list of the supported emoji codes? I need to build an emoji keyboard for my app and need to know which emojis will be recognized. It seems most are but some are not.

kamilkisiela commented 7 years ago

It uses "node-emoji": "^1.5.1" internally so check out in this library what's available.

https://www.npmjs.com/package/node-emoji#adding-new-emoji