# omnidan/node-emoji

💖 simple emoji support for node.js projects

Repository: https://github.com/omnidan/node-emoji
Canonical: https://ross.abutalabs.com/products/node-emoji
Language: TypeScript
License: MIT
License Family: permissive
Topics: emoji, javascript, node, nodejs, emoji-support, node-emoji
Last push: 2025-02-07T08:30:10+00:00

## Health v2 (maintenance only)
Score: 25/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 5, release rhythm 8, longevity 100
- inputs: {"age_days": 4403, "days_push": 572, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1341, forks 247 (observed 2026-08-28T04:04:26.113350+00:00)

## What it is
node-emoji is a Node.js library providing friendly emoji lookups and parsing utilities, built on top of emojilib and skin-tone. It supports converting between emoji and :name: notation, searching, and checking emoji presence in strings.

## Use cases
- convert :heart: shorthand to actual emoji in strings
- convert emoji back to :name: markdown notation
- search emojis by keyword
- strip emojis from user text
- check whether a string contains an emoji
- pick a random emoji programmatically

## When to choose
- you need simple emoji <-> :name: conversion in a Node.js project
- you want keyword-based emoji search or lookup
- you need ESM-compatible, TypeScript-typed emoji utilities

## When to avoid
- you need emoji rendering or UI components in the browser
- you need full Unicode emoji data beyond emojilib's dataset
- you're on the legacy CommonJS-only 1.x API without migration

## Facets
- artifact type: library
- maturity: active
- function: parser, serialization
- domain: developer-tools, web-development
- platform: -
- tags: emoji, emojify, unemojify, text-processing, typescript, esm, natural-language-processing, nodejs, javascript

## Member repositories
- omnidan/node-emoji (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.113350+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-30T04:43:45.687804+00:00, confidence not recorded.
  - readme: https://github.com/omnidan/node-emoji (fetched 2026-08-28T04:04:26.113350+00:00, sha f43368932c96)
  - registry_npm: https://registry.npmjs.org/node-emoji (fetched 2026-08-29T12:03:00.759067+00:00, sha e08539bc060f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
