muan/emojilib resource
Emoji keyword library. observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 81
- Release rhythm 48
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 282.0
- age_days: 4633
- days_rel: 137
- days_push: 117
- n_releases_24m: 3
Adoption not part of the score
1773 stars · 304 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript dataset that maps emoji characters to lists of human-readable keywords, making emoji searchable in applications. It is distributed via npm and is designed to be combined with unicode-emoji-json, which provides the accompanying emoji metadata.
Use cases
- find an emoji character by typing a keyword like 'happy' or 'grin'
- build an emoji picker with a search box for a web or desktop app
- get the English keywords associated with a given emoji
- add emoji search to a chat or messaging application
- power fuzzy emoji lookup from user-typed queries in JavaScript
When to choose
- You need keyword data to make emoji searchable or to build an emoji picker in a JavaScript project
- You want to map free-text user queries to matching emoji characters
- You are pairing emoji keywords with metadata from unicode-emoji-json
When to avoid
- You need emoji metadata such as grouping, ordering, or skin tone support flags - use unicode-emoji-json instead
- You need emoji rendering, image assets, or conversion between emoji and shortcodes rather than keyword data
- You are not working in a JavaScript or JSON-consumable environment
Facets
dataset · maturity stable
developer-tools search-engine developer-tools cross-platform emoji emoji-keywords emoji-search unicode-emoji npm-package json-data emoji-picker search nodejs
2 sources
- readme: https://github.com/muan/emojilib · fetched 2026-08-28 · d5b59ad20dec
- registry_npm: https://registry.npmjs.org/emojilib · fetched 2026-08-29 · fb6e6c00c497
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| muan/emojilib | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem