Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tuckerchapin/emoji2shortname

Translate emoji to and from a Slack/Discord-friendly CLDR representation
https://github.com/tuckerchapin/emoji2shortname

cldr discord emoji slack unicode

Last synced: 15 days ago
JSON representation

Translate emoji to and from a Slack/Discord-friendly CLDR representation

Awesome Lists containing this project

README

        

😃 ↔ :shortname:


// GET https://emojishort.name/😃

// GET https://emojishort.name/:smiley:
// GET https://emojishort.name/smiley
{
"emoji": "😃",
"shortname": ":smiley:",
"shortnames": [],
"variations": []
}