joypixels/emojify.js
A Javascript module to convert Emoji keywords to images observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 5016
- days_rel: n/a
- days_push: 2892
- n_releases_24m: 0
Adoption not part of the score
1790 stars · 240 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
emojify.js is a JavaScript module that converts emoji keywords (like :smile:) and emoticons into images or styled elements in web pages. It supports multiple rendering modes including img tags, CSS sprites, and data URIs, with configurable blacklists for elements that should not be processed.
Use cases
- convert emoji keywords like :smile: into images on a webpage
- replace text emoticons like :) with emoji graphics
- render emoji in chat interfaces using sprites instead of image files
- customize which HTML elements get emoji processing
- display emoji without external image requests using data URIs
When to choose
- you need fine-grained control over which elements are emoji-processed
When to avoid
- you need a maintained library with active bug fixes and updates
- you need modern emoji sets or Unicode emoji support beyond the cheat-sheet keywords
- you are starting a new project and can use actively maintained alternatives
Facets
library · maturity abandoned
templating ui-components web-development frontend browser emoji emoticons text-processing unmaintained nodejs javascript
1 source
- readme: https://github.com/joypixels/emojify.js · fetched 2026-08-28 · 959f36440652
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| joypixels/emojify.js | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="joypixels/emojify.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem