Ross ROSS = Recommend OSS · open-source software intelligence for agents

omnidan/node-emoji

💖 simple emoji support for node.js projects observed · 2026-08-28

github.com/omnidan/node-emoji · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

25/100

  • Activity 5
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4403
  • days_rel: n/a
  • days_push: 572
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1341 stars · 247 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

parser serialization developer-tools web-development emoji emojify unemojify text-processing typescript esm natural-language-processing nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
omnidan/node-emojimain25

For agents

markdown · JSON · MCP: product_card(name="omnidan/node-emoji")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem