nolanlawson/emoji-picker-element
A lightweight emoji picker for the modern web observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 86
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2309
- days_rel: n/a
- days_push: 86
- n_releases_24m: 0
Adoption not part of the score
1753 stars · 101 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight emoji picker distributed as a web component (custom element) for the modern web. It stores emoji data in IndexedDB for low memory usage, renders native emoji, supports custom emoji, and is accessible and framework-agnostic.
Use cases
- add an emoji picker to a chat app
- let users insert emoji into a comment box
- framework-agnostic emoji selector via a script tag
- memory-efficient emoji picker using IndexedDB
- support custom emoji in a picker
- accessible emoji selection with keyboard support
When to choose
- you need a small (~12.5kB) emoji picker without a framework dependency
- you want IndexedDB-based low-memory emoji data
- accessibility and dark mode matter out of the box
- you need custom emoji support and i18n
When to avoid
- your environment lacks IndexedDB and you cannot polyfill it
- you need an image-based emoji set with a heavy framework UI
- you need a non-web-component solution for legacy browsers
Facets
library · maturity stable
ui-components search-engine internationalization web-development frontend browser emoji-picker web-components custom-elements indexeddb accessible lightweight web-server
2 sources
- readme: https://github.com/nolanlawson/emoji-picker-element · fetched 2026-08-28 · 50a5d69342f0
- homepage: https://nolanlawson.github.io/emoji-picker-element/ · fetched 2026-08-29 · 02ed68cacefb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nolanlawson/emoji-picker-element | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="nolanlawson/emoji-picker-element")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem