# mbenford/ngTagsInput

Tags input directive for AngularJS

Repository: https://github.com/mbenford/ngTagsInput
Canonical: https://ross.abutalabs.com/products/ngtagsinput
Homepage: http://mbenford.github.io/ngTagsInput
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2021-05-02T00:30:30+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": 4800, "days_push": 1950, "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 1617, forks 522 (observed 2026-08-28T04:05:12.035897+00:00)

## What it is
ngTagsInput is a highly customizable tags input directive for AngularJS that turns typed text into tags as the user types. It supports autocomplete and requires no external dependencies beyond AngularJS 1.3+.

## Use cases
- let users enter tags for a blog post
- select multiple contacts from a list with autocomplete
- add inline token input to an AngularJS form
- create a tag editor for categorizing content
- build a multi-select input with as-you-type suggestions

## When to choose
- you are maintaining a legacy AngularJS 1.x application that needs a tags input
- you want a lightweight, dependency-free tagging directive with autocomplete

## When to avoid
- you are starting a new project with modern Angular or any other framework
- you need actively maintained software with security updates

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, form-handling
- domain: web-development, frontend
- platform: browser
- tags: angularjs, tags-input, directive, autocomplete, unmaintained, web-server

## Member repositories
- mbenford/ngTagsInput (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.035897+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:49:54.890889+00:00, confidence not recorded.
  - readme: https://github.com/mbenford/ngTagsInput (fetched 2026-08-28T04:05:12.035897+00:00, sha 0010634ea552)
  - homepage: http://mbenford.github.io/ngTagsInput (fetched 2026-08-29T11:22:38.435377+00:00, sha 38098feb920f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
