The missing emoji library for Java :heart:
Stars
2.6k
Forks
515
Watchers
Open Issues
85
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
144
commits
14
5
3
2
1
fix: display selector error (#215)
8c5190b
JUnit 4.13 (#147)
9a90624
Add "like" alias to "thumbs up sign" emoji
7e10cbf
More deploy tips
e620b54
Release v5.1.1
fedae2f
EmojiManagerTest: add test for 'getByUnicode' (#136)
498714d
fix EmojiParser extractEmojis (#138)
5830067
Release v5.1.0
eb73533
Move the emojis table to a separate file
f276dba
Update README with `containsEmoji` method
5acb691
Add containsEmoji()
e4b03c2
Remove unused imports and redundant throws
2c098b2
Improve parseToUnicode() performance for HTML encoded emojis
dd39e95
Avoid array copy when searching for emoji end
c3c77e3
Improve parseToUnicode() performance for aliases
d432936