emoji-java icon indicating copy to clipboard operation
emoji-java copied to clipboard

add feature convert Unicode to Hexadecimal code.

Open rogeriofonseca opened this issue 3 years ago • 1 comments

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"

rogeriofonseca avatar Apr 30 '21 17:04 rogeriofonseca

Coverage Status

Coverage increased (+0.3%) to 92.655% when pulling 4531fab089a070b1b23590f1ca4c279046a4a628 on rogeriofonseca:master into 9a90624aa0a50f1785d6a10e1fcb2a296ce468f7 on vdurmont:master.

coveralls avatar Jun 12 '21 17:06 coveralls