GitShow/sindresorhus/emoj
sindresorhus

emoj

Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:

by sindresorhus
Star on GitHubForknpm

TypeScript

2.4k stars65 forks10 contributorsQuiet · 4mo agoSince 2016v4.2.0MIT

Meet the team

See all 10 on GitHub →
sindresorhus
sindresorhus49 contributions
Richienb
Richienb2 contributions
jonnybel
jonnybel1 contribution
arnabsen1729
arnabsen17291 contribution
CodeDotJS
CodeDotJS1 contribution
tannerntannern
tannerntannern1 contribution
naomik92
naomik921 contribution

Languages

View on GitHub →
TypeScript79.3%
JavaScript20.7%

Recent fixes

View closed PRs →
amitmerchant1990
Windows supportClosedIssue

I've tried to use it on Windows 7 and it appears to be not working correctly. All I can see is below !capture Node.js version .

amitmerchant1990 · 1mo ago
anurag-verma-india
Add man pageMergedPR

This PR adds a comprehensive man page (man/emoj.1) and configures package.json to handle its installation automatically via npm install -g. Why this is useful: Standardization: Man pages are the expected way to document CLI tools on Unix-like systems. Discoverability: It provides a central place to document the interactive keyboard shortcuts (Up/Down for skin tone, Tab for copy-and-continue, etc.) which are otherwise only visible in the --help output. Offline Access: Users can access the full documentation directly from their terminal without needing to refer back to the README. The implementation follows the standard npm man field configuration, ensuring it is correctly linked during a global installation.

anurag-verma-india · 3mo ago
naomik92
--limit option is not included in GitHub README.ClosedIssue

Environment MacOS 15.6.1 Node.js v22.19.0 Contents output is different from GitHub README. ( option is not included in GitHub README.) actual behavior expected https://github.com/sindresorhus/emoj?tab=readme-ov-file

naomik92 · 4mo ago
Structured data for AI agents

Repository: sindresorhus/emoj. Description: Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil: Stars: 2425, Forks: 65. Primary language: TypeScript. Languages: TypeScript (79.3%), JavaScript (20.7%). License: MIT. Latest release: v4.2.0 (9mo ago). Open PRs: 0, open issues: 1. Last activity: 4mo ago. Top contributors: sindresorhus, Richienb, jonnybel, arnabsen1729, CodeDotJS, tannerntannern, naomik92.

·@ofershap

Replace github.com with gitshow.dev