jm-david / emoji-mart-vue

One component to pick them all 👊🏼
https://jm-david.github.io/emoji-mart-vue
BSD 3-Clause "New" or "Revised" License
603 stars 82 forks source link

Undocumented 'compressed' change #58

Open sp00x opened 5 years ago

sp00x commented 5 years ago

Apparently some of the data sets are compressed now, as indicated by the 'compressed: true' value, making key names 'a', 'b' etc.

However.... I can't seem to find the 'uncompress' [1] method in the NPM dist/ bundle anywhere? Could it be exposed somewhere there, or if it is already: where exactly is it exposed?

[1] https://github.com/jm-david/emoji-mart-vue/blob/master/src/utils/data.js#L79