# Emoji Datasets
The dataset distributed with this library is based on the Unicode standard: http://www.unicode.org/emoji/charts-13.0/ This means that the tags used for search and filtering, the shortcodes, and some other data are based on a standard. Therefore these datasets will not be fattened by this library, which will strictly follow the standard.
This library bundles optimized emoji datasets for ease of use. Below you have info regarding each emoji dataset as well as its import paths (where {LANG} is your preferred language, see localization):
# Datasets
Import Path (assume a '@kevinfaguiar/vue-twemoji-picker/' prefix) | Size | GZIP Size |
---|---|---|
'emoji-data/emoji-groups.json' | 405B | 126B |
'emoji-data/{LANG}/emoji-all-groups.json' | 129KB | 24,1KB |
'emoji-data/{LANG}/emoji-group-activities.json' | 4,3KB | 1,2KB |
'emoji-data/{LANG}/emoji-group-animals-nature.json' | 5,6KB | 1,3KB |
'emoji-data/{LANG}/emoji-group-flags.json' | 11,9KB | 1,8KB |
'emoji-data/{LANG}/emoji-group-food-drink.json' | 6,4KB | 1,6KB |
'emoji-data/{LANG}/emoji-group-objects.json' | 12,4KB | 2,6KB |
'emoji-data/{LANG}/emoji-group-people-body.json' | 58KB | 8,2KB |
'emoji-data/{LANG}/emoji-group-component.json' | 1KB | 500B |
'emoji-data/{LANG}/emoji-group-smileys-emotion.json' | 13KB | 2,9KB |
'emoji-data/{LANG}/emoji-group-symbols.json' | 8,3KB | 2KB |
'emoji-data/{LANG}/emoji-group-travel-places.json' | 11KB | 2,4KB |