vue-emoji

A simple vue.js emoji component.

In the process of completing the project, jkchao found that there is no good emoji plugin, so jkchao wrote a simple component, and hope to help you.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

GitHub