Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rickstaa/github-emoji-picker

A simple emotion picker that displays all the supported GitHub emojis :octocat:.
https://github.com/rickstaa/github-emoji-picker

cheat-sheet emoji emoji-picker emojis github github-emoji github-emojis github-emojis-cheatsheet github-emojis-search hacktoberfest help-wanted searcher tool

Last synced: 11 days ago
JSON representation

A simple emotion picker that displays all the supported GitHub emojis :octocat:.

Awesome Lists containing this project

README

        



emoji-update-action status


emoji-update-action status




# github-emoji-picker

A simple Emoji picker that displays all the emojis that GitHub supports. It is automatically generated from [GitHub Emoji API](https://docs.github.com/en/rest/emojis) and [Unicode Full Emoji List](https://unicode.org/emoji/charts/full-emoji-list.html).





## How to use

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`.

## Contributing

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. :rocket: Please consult the [contribution guidelines](CONTRIBUTING.md) for more information.

## Acknowledgments

This tool was inspired by [@ikatyang's](https://github.com/ikatyang) [emoji-cheat-sheet](https://github.com/ikatyang/emoji-cheat-sheet/) and built using the [emoji-mart 🏪](https://github.com/missive/emoji-mart) package.