Skip to content

appleple/lite-editor-emoji-picker-plugin

Repository files navigation

Lite Editor Emoji Picker Plugin

Examples

https://cdn.rawgit.com/appleple/lite-editor-emoji-picker-plugin/d9eec7e0/test/index.html

Installation

via npm

npm install lite-editor-emoji-picker-plugin --save

or yarn

yarn add lite-editor-emoji-picker-plugin

Usage

import LiteEditor from 'lite-editor';
import liteEditorEmojiPicker from 'lite-editor-emoji-picker-plugin';

const editor = new LiteEditor('.js-editor');
editor.registerButton(liteEditorEmojiPicker({
    label: 'emoji'
}));

About

Emoji Picker plugin for Lite Editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •