Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaebradley/emoji-search-cli
- Owner: jaebradley
- License: mit
- Created: 2018-05-14T17:12:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T18:16:50.000Z (almost 3 years ago)
- Last Synced: 2024-08-10T00:07:38.332Z (5 months ago)
- Topics: cli, emoji, nodejs, npm-package
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/emoji-search-cli
- Size: 2.33 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.