emoj

Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:

  • 所有者: sindresorhus/emoj
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

emoj Build Status

Find relevant emoji from text on the command-line

Uses the API from this great article on Emoji & Deep Learning.
Check out the Dango app if you want something like this on your phone.

Install

Ensure you have Node.js version 8 or higher installed. Then run the following:

$ npm install --global emoj

Works best on macOS and Linux. Older Linux distributions don't support color emoji in the terminal, but newer ones (like Ubuntu 18.04 and Fedora 28) do. On Linux, I would recommend installing Emoji One for full emoji coverage. Doesn't really work on Windows.

Usage

$ emoj --help

  Usage
    $ emoj [text]

  Example
    $ emoj 'i love unicorns'
    ?  ?  ?  ?  ❤  ✨  ?

  Options
    --copy -c       Copy the first emoji to the clipboard
    --skin-tone -s  Set and persist the default emoji skin tone (0 to 5)

  Run it without arguments to enter the live search
  Use the up/down keys during live search to change the skin tone

License

MIT © Sindre Sorhus

主要指标

概览
名称与所有者sindresorhus/emoj
主编程语言TypeScript
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2016-06-22 19:21:27
推送于2024-05-14 11:13:50
最后一次提交
发布数16
最新版本名称v4.1.0 (发布于 2024-05-14 18:13:29)
第一版名称v0.1.0 (发布于 2016-06-22 21:32:26)
用户参与
星数2.4k
关注者数16
派生数62
提交数60
已启用问题?
问题数32
打开的问题数8
拉请求数16
打开的拉请求数0
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?