Skip to content

sujeshthekkepatt/vuemojify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published