# moroshko/react-autosuggest

WAI-ARIA compliant React autosuggest component

Repository: https://github.com/moroshko/react-autosuggest
Canonical: https://ross.abutalabs.com/products/react-autosuggest
Homepage: http://react-autosuggest.js.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, autosuggest, autocomplete, typeahead, accessible
Last push: 2024-11-19T12:16:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4197, "days_push": 652, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5939, forks 569 (observed 2026-08-28T04:09:32.563292+00:00)

## What it is
A WAI-ARIA compliant autosuggest/autocomplete component for React applications. It supports plain or multi-section suggestion lists, async suggestion retrieval, full rendering control, and keyboard/screen-reader accessibility.

## Use cases
- add autocomplete to a react search input
- accessible typeahead dropdown with keyboard navigation
- show suggestions from an async api as user types
- group suggestions into multiple sections
- build a wai-aria compliant combobox in react

## When to choose
- you need an accessible, battle-tested React autocomplete with fine-grained rendering control
- you use Redux/Flux-style state and want a component that plugs in cleanly
- you need async suggestions or multi-section lists

## When to avoid
- the project is unmaintained and seeking maintainers, so new React versions may break it
- you want a batteries-included headless solution with active development
- you are not using React

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling, accessibility
- domain: frontend, web-development, accessibility
- platform: browser
- tags: react, autosuggest, autocomplete, typeahead, wai-aria, javascript, web-server, nodejs

## Member repositories
- moroshko/react-autosuggest (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.563292+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-29T17:50:46.692361+00:00, confidence not recorded.
  - readme: https://github.com/moroshko/react-autosuggest (fetched 2026-08-28T04:09:32.563292+00:00, sha 9831a0045218)
  - homepage: http://react-autosuggest.js.org (fetched 2026-08-29T08:46:36.449445+00:00, sha 53038648f576)
  - registry_npm: https://registry.npmjs.org/react-autosuggest (fetched 2026-08-29T08:46:36.458337+00:00, sha dc0ed3946e83)
- Data as of 2026-08-30T08:39:29.467469+00:00.
