This package has been deprecated

Author message:

This package is deprecated. All functionality has been integrated in 'devmoji', so use that package instead

emojify-cli

1.0.4 • Public • Published

Emojify ✨

Command line tool to convert emojis in text from :smile: to 😀

Usage: emojify [options] [text]

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Install with npm or yarn

npm install -g emojify-cli
yarn global install emojify-cli

I mainly created this to properly see Gitmoji emojis in git logs.

git log --color | emojify | less -rXF

Package Sidebar

Install

npm i emojify-cli

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

8.71 kB

Total Files

18

Last publish

Collaborators

  • flemaitr