Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tuckerchapin/emoji2shortname
- Owner: tuckerchapin
- Created: 2024-07-23T16:10:03.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T16:04:23.000Z (3 months ago)
- Last Synced: 2024-10-04T21:36:02.636Z (about 1 month ago)
- Topics: cldr, discord, emoji, slack, unicode
- Language: HTML
- Homepage: https://emojishort.name/
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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": []
}