emojify-text-cli

Command line interface to emojify-text


Keywords
emojify, emoji, emojis, text
License
MIT
Install
npm install emojify-text-cli@1.0.0

Documentation

emojify-text-cli

NPM version Build Status Coveralls Status Dependency Status

Command line interface to emojify-text

Install

npm install -g emojify-text-cli

Usage

$ emojify-text --help

  Command line interface to emojify-text

  Usage
    $ emojify-text <bg> <fg> <text> [...]

  Options
    -r, --row    Print emojis in row.

  Examples
    $ emojify-text ⭐️ 💙 'lol'
    $ emojify-text ⭐️ 💙  I love emojis

License

MIT © Denys Dovhan