# joypixels/emojify.js

A Javascript module to convert Emoji keywords to images

Repository: https://github.com/joypixels/emojify.js
Canonical: https://ross.abutalabs.com/products/emojifyjs
Homepage: http://hassankhan.github.io/emojify.js/
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2018-10-02T09:05:13+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5016, "days_push": 2892, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1790, forks 240 (observed 2026-08-28T04:05:36.983044+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: templating, ui-components
- domain: web-development, frontend
- platform: browser
- tags: emoji, emoticons, text-processing, unmaintained, nodejs, javascript

## Member repositories
- joypixels/emojify.js (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:36.983044+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:23:17.134598+00:00, confidence not recorded.
  - readme: https://github.com/joypixels/emojify.js (fetched 2026-08-28T04:05:36.983044+00:00, sha 959f36440652)
- Data as of 2026-08-30T08:39:29.467469+00:00.
