Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rainyear/emoji-query

Query emoji string & unicode
https://github.com/rainyear/emoji-query

Last synced: 2 months ago
JSON representation

Query emoji string & unicode

Awesome Lists containing this project

README

        

# Emoji Query

## Install

```sh
npm install emoji-query
```

## Usage

```sh
$ emoji-query
# random pick

👿 :imp: #imp

$ emoji-query dog

🐶 :dog: #dog face
🐕 :dog2: #dog
🐩 :poodle: #poodle
```