vdurmont / emoji-java

The missing emoji library for Java :heart:
MIT License
2.62k stars 514 forks source link

feat(module): add emoji-json-generator module #175

Open anjia0532 opened 3 years ago

anjia0532 commented 3 years ago

generator emoji json from https://unicode.org/emoji/charts/full-emoji-list.html

sullis commented 3 years ago

@vdurmont

TomBeckett commented 3 years ago

@vdurmont Is this good to merge?

FYI I'd really like to use this library but with so many out of date emoji I have to use a huge regex until this PR is merged and we have a better way to keep emoji's up to date!