# muan/emojilib

Emoji keyword library.

Repository: https://github.com/muan/emojilib
Canonical: https://ross.abutalabs.com/products/emojilib
Homepage: https://unpkg.com/emojilib@latest
Language: JavaScript
License: MIT
License Family: permissive
Topics: emoji, emoji-searcher
Last push: 2026-05-08T21:38:30+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 48, longevity 100
- inputs: {"age_days": 4633, "days_push": 117, "days_rel": 137, "gap_med": 282.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1773, forks 304 (observed 2026-08-28T04:05:34.343098+00:00)

## What it is
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
- artifact type: dataset
- maturity: stable
- function: developer-tools, search-engine
- domain: developer-tools
- platform: cross-platform
- tags: emoji, emoji-keywords, emoji-search, unicode-emoji, npm-package, json-data, emoji-picker, search, nodejs

## Member repositories
- muan/emojilib (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.343098+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:56.031020+00:00, confidence not recorded.
  - readme: https://github.com/muan/emojilib (fetched 2026-08-28T04:05:34.343098+00:00, sha d5b59ad20dec)
  - registry_npm: https://registry.npmjs.org/emojilib (fetched 2026-08-29T11:04:21.033416+00:00, sha fb6e6c00c497)
- Data as of 2026-08-30T08:39:29.467469+00:00.
