5 ms·
How are you guys categorizing them? http://emoji.codes/family?c=emoticons http://emoji.codes/family?c=emoticons http://emoji.codes/family?c=nature http://emoji
by hidamon 12y ago
How are you guys categorizing them?
http://emoji.codes/family?c=emoticons http://emoji.codes/family?c=emoticons
http://emoji.codes/family?c=nature http://emoji.codes/family?c=nature
etc.
I don't see that the SDKs provide ways of pulling the emojis out in a categorized list to choose from, it seems to all be about the conversion. If want a list of just emoticons, how would I do that with your SDK?
- emitstop 12y agoIn our git repo we provide a list of all the emoji, their category, keywords, shortnames etc in json format. https://github.com/Ranks/emojione/blob/master/emoji.json https://github.com/Ranks/emojione/blob/master/emoji.json
- hidamon 12y agoah! thanks!! love this
- hidamon 12y agoOne more sorting question, how do sort within the category like at http://emoji.codes/ http://emoji.codes/ where all the smiley faces are together / people are together / etc. It has a very neat order. I've tried sorting by the unicode value but that wasn't it.