Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/priyankchheda/emoji-search
- Owner: priyankchheda
- License: mit
- Created: 2019-08-31T06:15:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T12:34:58.000Z (about 2 years ago)
- Last Synced: 2023-03-05T12:15:48.387Z (over 1 year ago)
- Topics: emoji, emoji-picker, emoji-search, emoji-searcher, javascript
- Homepage: https://priyankchheda.github.io/emoji-search/
- Size: 10.4 MB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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