# angular-ui/ui-select

AngularJS-native version of Select2 and Selectize

Repository: https://github.com/angular-ui/ui-select
Canonical: https://ross.abutalabs.com/products/ui-select
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-08-21T06:18:17+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": 4731, "days_push": 2569, "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 3226, forks 1768 (observed 2026-08-28T04:07:49.971174+00:00)

## What it is
ui-select is an AngularJS-native select box component offering search, multi-select, and tagging, serving as a replacement for Select2 and Selectize without requiring jQuery. It supports multiple themes (Bootstrap, Select2, Selectize) and keyboard navigation.

## Use cases
- searchable dropdown select for AngularJS forms
- multi-select input with tagging support
- replace Select2 or Selectize in AngularJS apps without jQuery
- themed select component matching Bootstrap styling
- keyboard-accessible select boxes

## When to choose
- you maintain a legacy AngularJS (1.x) application needing advanced select inputs
- you want a small (~4.5KB) select component without a jQuery dependency
- you need Select2/Selectize-like behavior with native AngularJS data binding

## When to avoid
- you are starting a new project with modern Angular, React, or Vue
- you need actively maintained software with recent releases and security patches
- you only need a simple native HTML select element

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, form-handling, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: angularjs, select2, selectize, dropdown, multiselect, tagging, legacy, web-server

## Member repositories
- angular-ui/ui-select (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:49.971174+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-29T18:44:16.235944+00:00, confidence not recorded.
  - readme: https://github.com/angular-ui/ui-select (fetched 2026-08-28T04:07:49.971174+00:00, sha 5751ef4b32dc)
  - registry_npm: https://registry.npmjs.org/ui-select (fetched 2026-08-29T09:37:54.436951+00:00, sha 71abf94cb7ea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
