# jeff-collins/ment.io

Mentions and Macros for Angular

Repository: https://github.com/jeff-collins/ment.io
Canonical: https://ross.abutalabs.com/products/mentio
Homepage: http://jeff-collins.github.io/ment.io
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-12-11T09:50:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4460, "days_push": 1361, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1121, forks 214 (observed 2026-08-28T04:03:39.911710+00:00)

## What it is
Ment.io is an AngularJS directive providing @mentions and macros functionality for text inputs, with a dropdown menu of choices triggered by configurable characters. It has no jQuery dependency and supports multiple trigger characters, templates, API-bound menus, and markup conversion.

## Use cases
- add @mention autocomplete to a text input in AngularJS
- let users tag people from a list while typing in a comment box
- support multiple trigger characters like @ and # in one input
- bind the mention dropdown to a remote API for suggestions
- convert selected mention items into markup in the input value

## When to choose
- you are maintaining a legacy AngularJS app and need mentions or macro triggers in text fields
- you want a lightweight mentions widget without a jQuery dependency

## When to avoid
- you are building with modern Angular (2+), React, or Vue
- you need actively maintained software with ongoing support
- you need rich text editor integration rather than plain inputs

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: web-development, frontend
- platform: browser
- tags: angularjs, mentions, autocomplete, macros, jquery-free, web-server

## Member repositories
- jeff-collins/ment.io (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.911710+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-30T06:41:00.741696+00:00, confidence not recorded.
  - readme: https://github.com/jeff-collins/ment.io (fetched 2026-08-28T04:03:39.911710+00:00, sha dc38be458fb3)
  - homepage: http://jeff-collins.github.io/ment.io (fetched 2026-08-29T12:44:41.542209+00:00, sha 44f85074c106)
  - registry_npm: https://registry.npmjs.org/ment.io (fetched 2026-08-29T12:44:41.551045+00:00, sha 9c819fca4568)
- Data as of 2026-08-30T08:39:29.467469+00:00.
