Hacker News new | ask | show | jobs
EmojiTone – A JavaScript library for returning different tones for emojis
1 points by elliottetzkorn 1539 days ago
https://github.com/eetzkorn/emojitone

Demo app here: https://emojitone-example.vercel.app

I was building an application recently and wanted to have the UI, which heavily used emojis, be changeable by the user, to allow a greater level of customization. I think this makes UI's feel more personal. I could not find any JS to make this easy to do, so I wrote this package to help