Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rainyear/emoji-query
- Owner: rainyear
- License: mit
- Created: 2015-06-30T03:38:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T06:37:55.000Z (over 9 years ago)
- Last Synced: 2024-10-03T13:37:02.141Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```