Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaebradley/emoji-search-cli

🔍 for that emoji without leaving the command line
https://github.com/jaebradley/emoji-search-cli

cli emoji nodejs npm-package

Last synced: about 1 month ago
JSON representation

🔍 for that emoji without leaving the command line

Awesome Lists containing this project

README

        

# `emoji-search-cli`

![Emoji Search CLI](https://github.com/jaebradley/emoji-search-cli/workflows/Emoji%20Search%20CLI/badge.svg)
[![npm](https://img.shields.io/npm/dt/emoji-search-cli.svg)](https://www.npmjs.com/package/emoji-search-cli)
[![npm](https://img.shields.io/npm/v/emoji-search-cli.svg)](https://www.npmjs.com/package/emoji-search-cli)

Don't leave the command line to 🔍 for the emoji you're looking for!

![example](https://imgur.com/JsXtmWE.gif)

## Installation

```bash
npm install emoji-search-cli --global
```

## Usage

```bash
emoji
```

will trigger the autocomplete search functionality.

Pressing `ENTER` will select that emoji and copy it to clipboard.