# rob-balfre/svelte-select

Svelte Select. A select component for Svelte

Repository: https://github.com/rob-balfre/svelte-select
Canonical: https://ross.abutalabs.com/products/svelte-select
Homepage: https://svelte-select-examples.vercel.app
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: svelte, sveltejs, typeahead, select, autocomplete
Last push: 2026-08-11T08:20:22+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 65, longevity 100
- inputs: {"age_days": 2823, "days_push": 22, "days_rel": 22, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1351, forks 188 (observed 2026-08-28T04:04:28.289484+00:00)

## What it is
A select/autocomplete/typeahead dropdown component for Svelte applications. Version 6+ targets Svelte 5, using runes, callback props, and snippet props.

## Use cases
- add a searchable dropdown select to a svelte app
- build an autocomplete input with filtering
- implement a typeahead component for large item lists
- create multi-select form controls in svelte
- customize select list positioning with floating-ui

## When to choose
- you are building a Svelte 5 app and need a feature-rich select component
- you need autocomplete, typeahead, or multi-select behavior out of the box
- you want a well-documented component with examples and REPL demos

## When to avoid
- you are using React, Vue, or another non-Svelte framework
- you are on Svelte 4 or earlier and cannot migrate to Svelte 5
- you need a fully custom dropdown with no component library dependency

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling, frontend-framework
- domain: web-development, frontend
- platform: -
- tags: svelte, select, autocomplete, typeahead, dropdown, svelte-5, web-server, nodejs

## Member repositories
- rob-balfre/svelte-select (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.289484+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-30T04:42:13.981362+00:00, confidence not recorded.
  - readme: https://github.com/rob-balfre/svelte-select (fetched 2026-08-28T04:04:28.289484+00:00, sha 25e60901235c)
  - homepage: https://svelte-select-examples.vercel.app (fetched 2026-08-29T12:01:16.097061+00:00, sha 5b23243dba80)
- Data as of 2026-08-30T08:39:29.467469+00:00.
