[go: up one dir, main page]

Skip to content

veemoji is a dead simple emoji 🚀 as a component for vue 2

Notifications You must be signed in to change notification settings

mahdikhashan/veemoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List

veemoji is a dead simple emoji 🚀 as a component for vue 2

Demo | Changelog

Installation

npm install --save @mahdikhashan/veemoji

Components

Load the library in your main.js file.

import Vue from 'vue'
import veemoji from 'veemoji'

Vue.use(veemoji)

How to use

<veemoji emoji="yum"></veemoji>

😋