Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 343 Bytes

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

  1. npm install vuemojify

  2. import vuemojify from "vuemojify"

4.Vue.directive("vuemojify",vuemojify);

  1. In your element use v-vuemojify