Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rickycodes/emoji-picker
- Owner: rickycodes
- License: mit
- Created: 2016-12-16T17:58:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T03:46:00.000Z (over 6 years ago)
- Last Synced: 2024-04-14T16:12:01.429Z (7 months ago)
- Topics: chrome, emoji, es6-javascript, javascript
- Language: JavaScript
- Homepage: https://rickycodes.github.io/emoji-picker/
- Size: 31.3 KB
- Stars: 28
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).