This is yet another emoji search website. See GitHub Pages.
- Emoji list/grid display
- Twitter Emoji (Twemoji) display support
- Group selection, emoji search, keyword search,
- Copy emoji and code points to clipboard
- Light mode/dark mode switching
- Filtering by status (fully-qualified, minimally-qualified, etc.)
- Filtering by skin tone (light skin tone, dark skin tone, etc.)
List View | Grid View |
---|---|
If you want to try this website in a localhost, execute the following command.
git clone https://github.com/ricmsd/emoji.git
cd emoji
npm install
npm start
Then open http://localhost:4200 in your browser.
Currently, the site is built & deployed manually using angular-cli-ghpages.
src/assets/emoji.json
is a processed version of data from the following site. See src/assets/licences.html
and ReadMe.txt at the following site for the licence of this data.