Commit Graph

9 Commits

Author SHA1 Message Date
Vlad Gukasov da2f8099da
add support of skin tone emojis (#7)
Co-authored-by: Vlad Gukasov <v.gukasov@space307.com>
2022-01-13 12:28:14 +03:00
Vlad Gukasov 7b2d9f4f48
Fix an issue when digits were considered as emojis. Add new emojis. Add new functions: remove all emoji from a string, get emoji description (#5)
Co-authored-by: Vlad Gukasov <v.gukasov@space307.com>
2021-12-29 19:53:44 +03:00
Vlad Gukasov e4ab28b27c
Update the emoji data up to Unicode Version 1.14. Remove the emoji generation logic from lib. (#3)
* Update the emoji data up to Unicode Version 1.14. Remove the emoji generation logic from lib.

Co-authored-by: Vlad Gukasov <v.gukasov@space307.com>
2021-12-26 16:24:03 +03:00
Vlad Gukasov 5fcf0e4051 fix the generator success message 2021-07-18 19:00:15 +03:00
Vlad Gukasov 8de92284f2 add a CLI tool to generate emoji data (data.go) automatically 2021-07-18 18:58:44 +03:00
Vlad Gukasov f0681219d2 README fix 2021-01-02 18:52:14 +03:00
Vlad 9bd5fe5cb5
Implemented core functions (#1)
Co-authored-by: Vlad Gukasov <v.gukasov@space307.com>
2021-01-02 18:50:08 +03:00
Vlad 9571f2e897
Added LICENSE 2021-01-02 18:10:22 +03:00
Vlad d3a1b4002a
Initial commit 2020-12-29 10:15:08 +03:00