Socket
Book a DemoInstallSign in
Socket

emoji-finder

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emoji-finder

Quickly find and copy emoji to the clipboard via the command-line

latest
Source
npmnpm
Version
1.3.1
Version published
Weekly downloads
3
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Emoji Finder

Quickly find and copy emoji to the clipboard via the command-line

  • inspired by emoj
  • interactive UI that allows for manually composing sequences of emoji that you can copy to the clipboard
  • fuzzy, offline search supporting multiple input languages (currently English and German)
  • based on unicode-emoji-data and unicode-emoji-annotations
  • NEW: 🤖🎓 machine learning involved (use the experimental --dango flag)

Works best on Mac OS. Works great on Linux after installing Emoji One. Doesn't really work on Windows.

Usage

$ emoji-finder --help

  Usage
    $ emoji-finder [de|en]

  Options
    --dango Use dango (https://getdango.com/),
            internet connectivity required,
            sets input language to 'en'.

  Run without arguments to use the input language set in
  your environment (echo $LANG). Falls back to 'en' if
  not available or not supported.

Install

npm install -g emoji-finder

License

MIT

Development

Status

Travis Codecov

Keywords

cli

FAQs

Package last updated on 18 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts