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: 6 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T04:48:06.000Z (over 2 years ago)
- Last Synced: 2025-03-24T17:55:07.083Z (7 months 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: 3
-
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/)
## Contribution
Feel Free to contribute.
Please follow standard Guidelines.### TODO
- skin tone selector
- mobile-friendly responsive site
- shift from vanilla javascript to react