muan/emojilib

No way to find emoji by name

misha-erm opened this issue ยท 2 comments

Hi!

I used your lib to replace emoji titles with real emojis, for example :wave: to ๐Ÿ‘‹๐Ÿป .
In version 2.4 there was a map name:metadata but now I can't see a way on how to find emoji by name

Any suggestions?
Thanks in advance

I am also using this lib for the same purpose.
I think the idea with 3.0 is to have this library to be reserved for the keyword aspect and to refer to unicode-emoji-json for basic data about emojis. There you will not find exactly what you asked , but data-by-emoji.json is pretty close to it (replace the emoji in the key with the slug field content). I plan to change dependency to unicode-emoji-json when I upgrade my library (nimoji).