ikatyang/emoji-cheat-sheet

A markdown version emoji cheat sheet

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 4th, 2026
Created on March 17th, 2017
Open Issues & Pull Requests: 91 (+0)
GitHub issues: Enabled
Number of forks: 4,606
Total Stargazers: 13,814 (+0)
Total Subscribers: 141 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

emoji-cheat-sheet is a markdown reference document that catalogs emoji characters with their shortcodes.

The tool solves the problem of quickly finding emoji shortcodes for use in markdown and GitHub contexts. It works by automatically generating a comprehensive reference from two sources: the GitHub Emoji API and the Unicode Full Emoji List. The result is a single markdown file organized into major categories such as Smileys & Emotion, People & Body, Animals & Nature, Food & Drink, Travel & Places, Activities, Objects, Symbols, Flags, and GitHub Custom Emoji. Within each category, emojis are further subdivided into logical groupings and presented in a table format showing both the rendered emoji and its corresponding shortcode.

The cheat sheet is most useful for developers and content creators who frequently write markdown on GitHub or similar platforms and need to quickly reference emoji syntax. It suits anyone who wants a browsable, searchable reference rather than memorizing shortcodes or hunting through platform-specific emoji pickers. The document's organization by category and subcategory makes it practical for both discovering what emoji exist in a given area and looking up the exact shortcode for a known emoji.

The project is maintained through automated generation from upstream sources, meaning the cheat sheet stays synchronized with GitHub's emoji API and Unicode standards without manual curation. Updates flow through a build process that regenerates the markdown whenever the source data changes.