Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/priyankchheda/emoji-search

Instant Access to your Favorite Emoji
https://github.com/priyankchheda/emoji-search

emoji emoji-picker emoji-search emoji-searcher javascript

Last synced: about 1 month ago
JSON representation

Instant Access to your Favorite Emoji

Awesome Lists containing this project

README

        

**Note: This project is still under development**

**Emoji Search Engine - Instant access to emoji**

Instantly access your favorite emoji just by typing few letters. It uses fuzzy search algorithm on the keywords to get the most optimal emoji you want.

### DEMO
[priyankchheda.github.io/emoji-search/](https://priyankchheda.github.io/emoji-search/)

![emoji-search](readme/emoji-search.gif)

## Contribution
Feel Free to contribute.

Please follow standard Guidelines.

### TODO
- skin tone selector
- mobile-friendly responsive site
- shift from vanilla javascript to react