How to add an Emoji Picker to Sveltekit
I'm working with sveltekit for all my recent projects, and for the last one, I needed to add an emoji picker to a textarea. I searched for a simple solution, and it appears that there is none - or I didn't find it. So here is what I did. Hopefully, i...

