emoji-picker icon indicating copy to clipboard operation
emoji-picker copied to clipboard

:poop: vanilla JavaScript emoji picker

This uses native (in browser, no bundling!) supported ES6 modules, so you may need to enable that in order for it to work.

Emoji Picker

Simple vanilla JavaScript emoji picker that replaces the basecamp emoji string, e.g. :dog: in a text input with the unicode character equivalant, e.g. :dog:


Emoji!

License

Copyright (c) 2016 Ricky Miller (@rickycodes).

Released under the MIT license.