emoji

Emoji library emoji
0.1.0 released

emoji.cr Build Status

Emoji library for Crystal. Inspired by Emoji for Python

Installation

As a dependency in shards.yml:

dependencies:
  emoji:
    github: veelenga/emoji.cr
    branch: master

Usage

require "emoji"

Emoji.emojize("I :heart: :gem:") # => "I ❤️ 💎"

Resources

Contributing

  1. Fork it ( https://github.com/veelenga/emoji.cr/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
emoji:
  github: veelenga/emoji.cr
  version: ~> 0.1.0
Crystal none

Dependencies 0

Development Dependencies 0

Last synced .
search fire star recently