A simple Emoji picker that displays all the emojis that GitHub supports. It is automatically generated from GitHub Emoji API and Unicode Full Emoji List.
Use the search field to search for a given emoji. You can click the emoji to get the shortcode on your clipboard or shift
+ click for the Unicode. You can invert the copy behaviour by setting the copy_type
URL parameter to unicode
or shortcode
.
Feel free to open an issue if you have ideas on how to make this repository better or if you want to report a bug! All contributions are welcome. 🚀 Please consult the contribution guidelines for more information.
This tool was inspired by @ikatyang's emoji-cheat-sheet and built using the emoji-mart 🏪 package.