joypixels / emojione

[Archived] The world's largest independent emoji font. Maintained at https://github.com/joypixels/emoji-toolkit.
https://www.joypixels.com
Other
4.46k stars 536 forks source link

Bundle size (emojione.min.js) #615

Open wlecki opened 5 years ago

wlecki commented 5 years ago

Hi,

is there any way to decrease imported emojione.js size? I'm using only shortnameToImage() and toShort() and cost of those two functions is way too high.

Thanks, W.

image

khawerrind commented 5 years ago

Hi, I am only using emojione.toImage and have to import full library just for this task. It will be helpful to have functions as separate npm modules like lodash