Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 402 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 402 Bytes

goomoji-translator

Description

This gem can be used for translating old codes that were used for google emoticons to normal UTF8 emojis.

How to install

Add to gemfile

gem 'goomoji-translator'

and do bundle install or

gem install goomoji_translator

to install this gem alone

How to use

GoomojiTranslator.find_by_goomoji_code("1A6")
=> "1F473"