Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rickycodes/emoji-picker

:poop: vanilla JavaScript emoji picker
https://github.com/rickycodes/emoji-picker

chrome emoji es6-javascript javascript

Last synced: 5 days ago
JSON representation

:poop: vanilla JavaScript emoji picker

Awesome Lists containing this project

README

        

> 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!](http://i.imgur.com/DwGq7Km.gif)

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

Released under the [MIT license](https://tldrlegal.com/license/mit-license).