13 lines
298 B
Plaintext
13 lines
298 B
Plaintext
![]() |
To rebuild:
|
||
|
|
||
|
```
|
||
|
git clone https://github.com/nolanlawson/emoji-picker-element.git
|
||
|
cd emoji-picker-element
|
||
|
npm install
|
||
|
npm run build
|
||
|
```
|
||
|
|
||
|
Only `database.js` and `picker.js` are needed.
|
||
|
|
||
|
`emoji-data.json` can be found here: https://cdn.jsdelivr.net/npm/emoji-picker-element-data@1.6.1/en/emojibase/
|