# zurb/tribute

ES6 Native @mentions

Repository: https://github.com/zurb/tribute
Canonical: https://ross.abutalabs.com/products/tribute
Homepage: https://zurb.github.io/tribute/example/
Language: JavaScript
License: MIT
License Family: permissive
Topics: mentions, autocomplete
Last push: 2025-01-30T20:01:58+00:00

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

## Adoption (not part of the score)
Stars 2133, forks 307 (observed 2026-08-28T04:06:17.341917+00:00)

## What it is
Tribute is a cross-browser @mention engine written in ES6 with no dependencies. It attaches to inputs, textareas, and contenteditable elements to provide mention and autocomplete dropdowns.

## Use cases
- add @mention autocomplete to a textarea
- mention users in a contenteditable editor
- autocomplete from a remote collection triggered by #
- add mention support to a WYSIWYG editor
- cross-browser mention dropdown without dependencies

## When to choose
- you need dependency-free mention/autocomplete in vanilla JS
- you must support legacy browsers and contenteditable
- you want framework-agnostic mention support

## When to avoid
- you need a full rich-text editor rather than just mentions
- you want a framework-native component with built-in integration

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: mentions, autocomplete, es6, zero-dependency, contenteditable, javascript

## Member repositories
- zurb/tribute (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:17.341917+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-30T02:52:00.943571+00:00, confidence not recorded.
  - readme: https://github.com/zurb/tribute (fetched 2026-08-28T04:06:17.341917+00:00, sha 19f3f23b1e2a)
  - homepage: https://zurb.github.io/tribute/example/ (fetched 2026-08-29T10:32:23.749236+00:00, sha 7780c8331290)
- Data as of 2026-08-30T08:39:29.467469+00:00.
