Open rogeriofonseca opened 3 years ago
I worked on a chatbot project using WhatsApp API that I needed to convert Unicode to Hexadecimal. I implemented this feature on "emoji-java”.
this feature converts from "😃 " to "\ud83d\ude03"
Coverage increased (+0.3%) to 92.655% when pulling 4531fab089a070b1b23590f1ca4c279046a4a628 on rogeriofonseca:master into 9a90624aa0a50f1785d6a10e1fcb2a296ce468f7 on vdurmont:master.
I worked on a chatbot project using WhatsApp API that I needed to convert Unicode to Hexadecimal. I implemented this feature on "emoji-java”.
this feature converts from "😃 " to "\ud83d\ude03"