vue-component / request

Ask for making any Vue components you want
3 stars 0 forks source link

Vue-emoji #6

Open egoist opened 8 years ago

egoist commented 8 years ago

Quite need a plugin for installing a global filter to transform unicode/string to emoji images

<div>{{ string | emoji }}</div>

I'm temp using emojione in a filter but it's over 100kb after I compressed it, definitely a smaller size with the same functionality is much better.

djyde commented 8 years ago

How it can be lighter weight?