muan / emojilib

Emoji keyword library.
https://unpkg.com/emojilib@latest
MIT License
1.67k stars 296 forks source link

Expanding Keyword Library to include other symbols #189

Closed BradKML closed 2 years ago

BradKML commented 3 years ago

By observing https://www.wikiwand.com/en/Unicode_symbols one could possibly see that not all image symbols in Unicode are included within the "Emoji" set. With considerations to other libraries mainly targeting the creation of Emoji fonts, I would like to request for an expansion of the library. e.g.

muan commented 2 years ago

The emoji data for the repository comes from https://github.com/muan/unicode-emoji-json which pulls from the unicode emoji data file: https://unicode.org/Public/emoji/14.0/emoji-test.txt. I think this is out of the scope of this project.