https://github.com/muan/emojibar-data
https://github.com/muan/emojilib#migrating-from-2x
https://github.com/muan/emojibar-data
Last synced: about 1 month ago
JSON representation
https://github.com/muan/emojilib#migrating-from-2x
- Host: GitHub
- URL: https://github.com/muan/emojibar-data
- Owner: muan
- Created: 2022-07-25T10:02:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T23:52:32.000Z (over 2 years ago)
- Last Synced: 2025-01-25T13:46:38.655Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emojibar-data
```json
[
{
"name": "grinning face",
"slug": "grinning_face",
"group": "Smileys & Emotion",
"emoji_version": 1,
"unicode_version": 1,
"skin_tone_support": false,
"value": "😀",
"keywords": [
"grinning_face",
"face",
"smile",
"happy",
"joy",
":D",
"grin"
]
},
...
]
```