Skip to content

Makes it convenient to find a Twitter style emoji e.g. Emoji2020.new(:sunrise).to_s #=> πŸŒ…

Notifications You must be signed in to change notification settings

jrobertson/emoji2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Introducing the Emoji2020 gem

require 'emoji2020'

Emoji2020.new(:sunrise).to_s #=> πŸŒ…
Emoji2020.new(:sunrise).to_unicode #=> "U+{1f305}"

Resources

emoji unicode emoticons

About

Makes it convenient to find a Twitter style emoji e.g. Emoji2020.new(:sunrise).to_s #=> πŸŒ…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages