You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.
This is an Activator template that shows how to use Emoji in your application.
Emoji are graphical images, popularized in Japan and now becoming an essential part of online communication.
Many emoji are mapped to Unicode code points and so can be used in logging and in HTML. However, because they defined internally as Integers, they are unknown to most developers.
Emojr solves this problem by defining an easy conversion between String "short codes" and Emoji. Running this application shows the short codes in alphabetical order and their associated emoji.
Now, you can harness the true power of social media.