emoji-data-js icon indicating copy to clipboard operation
emoji-data-js copied to clipboard

:sunglasses: Emoji encoding swiss army knife for NodeJS

Results 4 emoji-data-js issues
Sort by recently updated
recently updated
newest added

How would I update the file to include the skinVariations from emoji data?

👋 @mroth would you open to adding a `rank` or `ranking` property using the data from http://emojitracker.com/api/rankings? It could be added at build time by hitting the webservice directly, or...

When using EmojiData.scan() the method does not recognise double byte at all.

iOS has added a bunch of new emoji, present here: https://raw.githubusercontent.com/iamcal/emoji-data/master/emoji.json I was trying to open up a pull request integrating them but can't figure out the cause of a...