Commit Graph

4 Commits

Author SHA1 Message Date
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 8de92284f2 add a CLI tool to generate emoji data (data.go) automatically 2021-07-18 18:58:44 +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