mirror of
https://github.com/Qortal/emoji-picker-js.git
synced 2025-01-29 06:12:16 +00:00
An Emoji Picker and Parser
|
||
---|---|---|
css | ||
dist | ||
scripts | ||
src | ||
.babelrc | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
emoji-test.txt | ||
index.d.ts | ||
LICENSE.md | ||
nodejs.yml | ||
package.json | ||
README.md | ||
rollup.config.js | ||
tsconfig.json |
Emoji Picker JS
An Emoji Picker and parser (using twemoji) that fits for any use case.
Demo and Documentation
Coming Soon...
Browser support
Emoji Picker JS is supported on all modern browsers supporting the latest JavaScript features. Internet Explorer is not supported.
History
This project is basically a 'rewrite' / 'redo' of Joe Attardi's emoji-button project in which I do things the way I think or I want it to be done.
License
See LICENSE.md for full license info.