All Projects → gadenbuie → ermoji

gadenbuie / ermoji

Licence: Unknown, MIT licenses found Licenses found Unknown LICENSE MIT LICENSE.md
🤷‍♂️ RStudio Addin to Search and Copy Emoji

Programming Languages

r
7636 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ermoji

AllGithubEmojis
A list of all supported github emojis updated weekly. https://jzeferino.github.io/AllGithubEmojis/
Stars: ✭ 82 (+215.38%)
Mutual labels:  emoji, emoji-unicode, emoji-picker
Emoji Picker Element
A lightweight emoji picker for the modern web
Stars: ✭ 587 (+2157.69%)
Mutual labels:  emoji, emoji-picker
discord-emoji
[Library/Deno] A near exact emoji tables of Discord for string-based insertion of emotes without having to escape Unicode.
Stars: ✭ 37 (+42.31%)
Mutual labels:  emoji, emoji-picker
Vanilla Emoji Picker
Modern emoji picker. Super light 2kb gzipped, simple and no frameworks 😻
Stars: ✭ 20 (-23.08%)
Mutual labels:  emoji, emoji-picker
Wdt Emoji Bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
Stars: ✭ 411 (+1480.77%)
Mutual labels:  emoji, emoji-picker
Emoji Mart
One component to pick them all 👊🏼
Stars: ✭ 4,687 (+17926.92%)
Mutual labels:  emoji, emoji-picker
Emoji Button
Vanilla JavaScript emoji picker component
Stars: ✭ 646 (+2384.62%)
Mutual labels:  emoji, emoji-picker
Em Keyboard
the cli emoji keyboard™ [ author @kennethreitz ]
Stars: ✭ 280 (+976.92%)
Mutual labels:  emoji, emoji-picker
Jquery Emoji
😄 Let textarea or editable div has ability to insert emoji. 让文本框或div具备插入表情功能。
Stars: ✭ 125 (+380.77%)
Mutual labels:  emoji, emoji-picker
Emojipanel
😀 A customisable Javascript emoji picker
Stars: ✭ 129 (+396.15%)
Mutual labels:  emoji, emoji-picker
Vue Twemoji Picker
Vue Twemoji Picker - A fast plug-n-play Twemoji Picker (+textarea for Twemoji rendering) for Vue. Support Unicode Emoji 13.0.
Stars: ✭ 154 (+492.31%)
Mutual labels:  emoji, emoji-picker
Supernova Emoji
library to implement and render emojis For Android
Stars: ✭ 334 (+1184.62%)
Mutual labels:  emoji, emoji-picker
Alfred Emoj
Alfred 3 workflow to find relevant emoji from text
Stars: ✭ 325 (+1150%)
Mutual labels:  emoji, emoji-picker
Interweave
🌀 React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.
Stars: ✭ 467 (+1696.15%)
Mutual labels:  emoji, emoji-picker
Rofimoji
An emoji and character picker for rofi 😁
Stars: ✭ 319 (+1126.92%)
Mutual labels:  emoji, emoji-picker
Uni
Query the Unicode database from the commandline, with good support for emojis
Stars: ✭ 633 (+2334.62%)
Mutual labels:  emoji, emoji-picker
lepre
🐰 Lightweight Emoji Picker for React Enthusiast
Stars: ✭ 15 (-42.31%)
Mutual labels:  emoji, emoji-picker
emoji picker flutter
A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
Stars: ✭ 55 (+111.54%)
Mutual labels:  emoji, emoji-picker
Awesome Emoji Picker
Add-on/WebExtension that provides a modern emoji picker that you can use to find and copy/insert emoji into the active web page.
Stars: ✭ 54 (+107.69%)
Mutual labels:  emoji, emoji-picker
Emoji Keyboard
Type emoji easily! Virtual keyboard-like emoji palette for Linux with lots of features.
Stars: ✭ 231 (+788.46%)
Mutual labels:  emoji, emoji-picker

ermoji

Search, find and copy emojis inside RStudio. Basically a DT + clipr + miniUI wrapper around hadley/emo.

Why? Because 🤓. But also because I wanted an easy way to find the Unicode strings for emoji.

Installation

Install ermoji with devtools

devtools::install_github("gadenbuie/ermoji")

Or install using Dean Attali’s addinlist.

Usage

Open Search and Copy Emoji from the RStudio Addins dropdown.

Pick your emoji and use the “Copy” buttons to copy the emoji to your clipboard.

Browse the Emoji List

Search for Emoji

You can use regular expressions to search for any text in the table of emoji.

Search by Emoji

You can even search by emoji by pasting your emoji into the search field.

Search in Specific Columns

Search inside individual columns for more specific emoji finding.


ermoji was built by Garrick Aden-Buie (@grrrck).

Built on the shoulders of giants. Thanks to Hadley Wickham for emo, Yihui Xie and RStudio for DT, Matthew Lincoln for clipr. Thanks to r-lib for devtools and usethis — from idea to package in 60 minutes.

Find more great RStudio addins on the addinlist, like my other addin regexplain.

Feel free to file an issue if you find a bug – or better yet, submit a pull request!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].