Skip to content

Named Emojis for the emojis on Campfire and GitHub.

License

Notifications You must be signed in to change notification settings

genki/named_emoji

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NamedEmoji

Named Emojis for Mac OSX Lion and Later. Emoji's names are from Campfire and GitHub.

See also: Emoji cheat sheet

Installation

$ gem install named_emoji

Usage

require 'named_emoji'
puts NamedEmoji[:smile]
# => ������

As command line tool:

$ emoji scream
������

List available emojis:

$ emoji -l

Cheat Sheet

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Named Emojis for the emojis on Campfire and GitHub.

Resources

License

Stars

Watchers

Forks

Packages

No packages published