# jmadler/emoji-picker

Add a slick emoji selector to input fields and textareas on your website.

Repository: https://github.com/jmadler/emoji-picker
Canonical: https://ross.abutalabs.com/products/emoji-picker
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2024-10-31T15:55:39+00:00

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

## Adoption (not part of the score)
Stars 1310, forks 313 (observed 2026-08-28T04:04:19.821705+00:00)

## What it is
A JavaScript library that adds an emoji selector popup to input fields and textareas on websites, converting them into rich contenteditable areas with emoji support. It depends on jQuery and supports inserting either emoji images or Unicode characters.

## Use cases
- add emoji picker to a comment box
- let users insert emojis in a chat input field
- add emoji support to textareas on my website
- emoji selector for form inputs
- insert unicode emoji characters into an input
- emoji picker with maxlength support

## When to choose
- you have a jQuery-based site and want a quick drop-in emoji picker
- you need emoji input on plain input fields or textareas without a framework
- you want to insert Unicode emoji characters rather than images

## When to avoid
- you use a modern framework like React or Vue where a native component library would fit better
- you want to avoid jQuery as a dependency
- you need an actively developed project with recent feature work

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: emoji-picker, jquery, input-fields, contenteditable, unicode-emoji, javascript

## Member repositories
- jmadler/emoji-picker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.821705+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:49:55.757077+00:00, confidence not recorded.
  - readme: https://github.com/jmadler/emoji-picker (fetched 2026-08-28T04:04:19.821705+00:00, sha 95285ffaec4d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
