@Burkes' Emoji Picker as an ExtPlug plugin.
See the Burkes/emoji-picker repository for more.
If you do not have ExtPlug yet, get it here.
You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:
https://unpkg.com/extplug-emoji-picker
Note: this section is intended for developers only.
First, install dependencies:
npm install
Then, use:
npm run build
The plugin will be built using the ExtPlug CLI.
The built plugin will be stored at build/emoji-picker.js
.
The Emoji Picker script is © @Burkes and is licensed under the GPL License, version 3.
This plugin is a loader for that script, and is licensed under the MIT license.