mroth / emoji-data-js

:sunglasses: Emoji encoding swiss army knife for NodeJS
MIT License
64 stars 29 forks source link

Scan method doesn't read double byte emojis #5

Open akapei opened 8 years ago

akapei commented 8 years ago

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

mroth commented 8 years ago

Can you provide an example input/results where this fails?