1.0.9 • Published 8 years ago
vuemojify v1.0.9
This is a simple vuejs directive that convert emoji text used on string to actual image icons. The program is under developement and will be updated soon with more feature. Usage
1.install vue js
npm install vuemojify
import vuemojify from "vuemojify"
4.Vue.directive("vuemojify",vuemojify);
In your element use v-vuemojify