vue-emojione

1.0.3 • Public • Published

vue-emojione

Dependancies

EmojiOne Directive for Vue

Install

This plugin is compatible with Vue 2.0.

  • Available through npm as vue-emojione.

    npm install -S vue-emojione
    
    import VueEmoji from 'vue-emojione';
    Vue.use(VueEmoji, {
      imageType: 'svg',
      sprites: true
    });

Usage

Using the v-emoji-render directive

<div v-emoji-render:data="data"></div>

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    2
  • 1.0.2
    1
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i vue-emojione

Weekly Downloads

6

Version

1.0.3

License

MIT

Last publish

Collaborators

  • pranavrajs