svelte-emoji-selector: Emoji picker Svelte component
Joe Attardi
Posted on August 21, 2019
Another emoji project? Why not! I have been playing with Svelte a lot these past few weeks. I adapted some of the code from https://emojipicker.app to build an emoji picker of sorts for Svelte apps.
It has features like search, skin tone variations, and it will save your recently used emojis.
Unfortunately the npm package name svelte-emoji-picker
was already taken, so I went with svelte-emoji-selector
.
Demo here! https://joeattardi.github.io/svelte-emoji-selector/
Code here! https://github.com/joeattardi/svelte-emoji-selector
💖 💪 🙅 🚩
Joe Attardi
Posted on August 21, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.