Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 403 Bytes

Generate lua code from emoji codepoints to determine whether the string is emoji.

  1. download 'emoji-data.txt' from unicode website.
  2. parse above file to lua code.

run:

bash update.sh --download --convert --test

output:

emoji_test.lua

GitHub file size in bytes