Emojis Packages
twemoji-svelte-action
Svelte wrapper for twemoji using actions
zwj-name-converter
Convert any String to Unicode (and back), respecting the Zero Width Joiner (ZWJ) character.
vuemojis
High quality Emoji component for Vue, supporting multiple platforms
vuemojis-reaction
`Vuemojis Reaction` is a Vue component that adds an interactive emoji reactions interface to your application.
unicode-emoji-toolkit
A lightweight, 0 dependency emoji utility library that actually works as you would expect. (Digits are not emojis!) Detect emojis, filter out non emojis or vice-versa, and much more
unicode-emojis-unique-id-json
JSON-version of fully qualified emojis in https://unicode.org/Public/emoji/15.1/emoji-test.txt with unique digit only IDs. The IDs should be unique over time, also when new versions of unicode emojis are released.
most-repeated-letter
Find the first most repeated letter in a string ignoring punctuation and emojis.
meta-emoji-selector
Emoji Picker component for React Applications on the web - forked from emoji-picker-react
meta-empoji-picker-react
Emoji Picker component for React Applications on the web - forked from emoji-picker-react
nuxt-twemoji
Twemoji module for Nuxt. Render emojis as SVG elements or PNG images
ratz-djs
A Simple, Easy and Beginner friendly Discord.js Package for everyone. Uses Discord.js v13
rdl.js
The official SDK/API Wrapper for Rovel Discord List
react-native-emoji-hook
write emoji by emoji code
script-custom-emoji-picker-react
Emoji Picker component for React Applications on the web
node-emoji-nuxt
Friendly emoji lookups and parsing utilities for nuxt module. 💖
next-emoji-rain
Choose an emoji and make a rain with it.
remove-emoji
Remove emojis from a string using the following good regex code: / (?! [* # 0-9] +) [\ p {Emoji} \ p {Emoji_Modifier} \ p {Emoji_Component} \ p {Emoji_Modifier_Base} \ p { Emoji_Presentation}] / gu
reactmoji
iOS emojis in your React App
regex-combined-emojis
A regular expression that matches all emojis. Works in Javascript, .NET, and Java.