Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Latest commit

Β 

History

History
46 lines (35 loc) Β· 890 Bytes

File metadata and controls

46 lines (35 loc) Β· 890 Bytes

Build Status Coverage Status

smil

Emoji CLI-App: Find emojis from the command-line and copy them to the clipboard.

Installation

$ npm install -g smil

Usage

Search:

$ smil
? Search for an emoji: (Use arrow keys or type to search)
❯ πŸ’―
  πŸ”’
  πŸ˜€
  😬
  😁
  πŸ˜‚
  🀣
(Move up and down to reveal more choices)

Direct lookup:

$ smil rainbow
🌈

$ smil rainb
🌈

For help with usage from the command-line run the following:

$ smil --help

License

This package is open-sourced software licensed under the MIT license