joeattardi / picmo

JavaScript emoji picker. Any app, any framework.
https://picmojs.com
MIT License
1.19k stars 118 forks source link

Use PicMo without CDN #248

Closed designbymind closed 2 years ago

designbymind commented 2 years ago

Is it possible to reference a local (emojibase) dataset instead of using the CDN?

joeattardi commented 2 years ago

It is! You just need to install the emojibase-data package and import the JSON files you need. See here for details