# ng-select/ng-select

:star: Native angular select component

Repository: https://github.com/ng-select/ng-select
Canonical: https://ross.abutalabs.com/products/ng-select
Homepage: https://ng-select.github.io/ng-select/
Language: TypeScript
License: MIT
License Family: permissive
Topics: angular, ui-select, angular-components, autocomplete, typeahead, multiselect, select, dropdown, angular2, angular4, angular5, angular6, angular7, angular8, hacktoberfest
Last push: 2026-08-20T18:31:21+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 86, longevity 100
- inputs: {"age_days": 3349, "days_push": 13, "days_rel": 13, "gap_med": 1.0, "n_releases_24m": 115}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3372, forks 925 (observed 2026-08-28T04:07:58.433902+00:00)

## What it is
ng-select is a lightweight, all-in-one native Angular select component providing dropdown, multiselect, and autocomplete functionality. It supports virtual scrolling for large datasets, custom templates, keyboard navigation, and client/server-side filtering.

## Use cases
- add a searchable dropdown select to an Angular form
- implement multiselect with tags in Angular
- autocomplete input backed by server-side search in Angular
- render a select with thousands of options using virtual scroll
- customize option and label templates in an Angular dropdown
- replace native HTML select with a keyboard-accessible Angular component

## When to choose
- you are building an Angular application and need a feature-rich select, multiselect, or autocomplete control
- you need to handle large option lists efficiently with virtual or infinite scroll
- you want custom templates, tags, and flexible client or server filtering out of the box

## When to avoid
- you are using React, Vue, or another non-Angular framework
- you need a simple native select with no custom behavior and want zero dependencies
- your Angular version is not covered by the compatibility table or falls on a known-broken release

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: angular, select, dropdown, autocomplete, multiselect, typeahead, virtual-scroll, typescript

## Member repositories
- ng-select/ng-select (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.433902+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:39:56.820522+00:00, confidence not recorded.
  - readme: https://github.com/ng-select/ng-select (fetched 2026-08-28T04:07:58.433902+00:00, sha 726d68e294f6)
  - homepage: https://ng-select.github.io/ng-select/ (fetched 2026-08-29T09:33:37.435846+00:00, sha 7b8d26560ad8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
