zzarcon / gh-emoji

Github emoji parsing done right :point_up: :pray: :point_up_2: :clap: :ok_hand:
http://zzarcon.github.io/gh-emoji/
MIT License
160 stars 7 forks source link

Add unparse method. #30

Open tracker1 opened 8 years ago

tracker1 commented 8 years ago

Would be nice to have a method that took native emoji character glyphs and replaced them with the :emoji: string representation... In this way, you could have users on a mobile device inputting their emoji, but it will parse them out and store them as strings, so that PC users would see the png implementation.