ng-select/ng-select
:star: Native angular select component observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 3349
- days_rel: 13
- days_push: 13
- n_releases_24m: 115
Adoption not part of the score
3372 stars · 925 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity active
ui-components form-handling frontend web-development browser cross-platform angular select dropdown autocomplete multiselect typeahead virtual-scroll typescript
2 sources
- readme: https://github.com/ng-select/ng-select · fetched 2026-08-28 · 726d68e294f6
- homepage: https://ng-select.github.io/ng-select/ · fetched 2026-08-29 · 7b8d26560ad8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ng-select/ng-select | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="ng-select/ng-select")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem