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

twitter/twemoji

Emoji for everyone. https://twemoji.twitter.com/ observed · 2026-08-28

github.com/twitter/twemoji · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 91
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4318
  • days_rel: n/a
  • days_push: 57
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

17763 stars · 1904 forks observed · 2026-08-28

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

Twemoji is a library from Twitter that provides standard Unicode emoji support across all platforms via a set of SVG/PNG assets and a JavaScript parser. It converts emoji characters in text or DOM nodes into consistent cross-platform images adhering to the Unicode 14.0 and Emoji 14.0 specs.

Use cases

  • render emoji consistently across all platforms and browsers
  • replace emoji characters in DOM text with image tags
  • parse emoji from strings into image URLs
  • serve emoji assets from a CDN
  • support the latest Unicode emoji spec in a web app

When to choose

  • you need uniform emoji appearance regardless of the user's OS or browser
  • you want a lightweight drop-in script with CDN support
  • you need safe DOM-based emoji parsing without innerHTML

When to avoid

  • you want custom or platform-native emoji rendering
  • you need emoji beyond the Unicode RGI set
  • you rely on the original MaxCDN, which is shut down

Facets

library · maturity maintenance

ui-components image-processing parser web-development frontend browser cross-platform emoji unicode twemoji cdn-assets svg-png localization nodejs

1 source

Member repositories

RepositoryRoleHealth v2
twitter/twemojimain64

For agents

markdown · JSON · MCP: product_card(name="twitter/twemoji")

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