I saw someone on Twitter asking for a way to paste text into a form and have that text uppercased and the clapping hand emoji added between each word.
This takes it a step further to let you decide which emojis you'd like to emphasize your text with. You can add up to three!
- add clear form action
- add clap emoji as default
- bookend text with emoji
- allow sequential form submissions
- add check that content exists in both inputs
- add check that only emojis in emoji input
- add check that only text in text input
- check accessibility
- fix layout on smaller screens
- IE11 CSS support
- implement emoji picker
- more robust emoji detection in text area and emoji input via emoji-regex
Made in Glitch