jamieholst/selectToAutocomplete
Turns any select tag into an autocomplete field with weighted options, synonyms and loose matching observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 5450
- days_rel: n/a
- days_push: 2723
- n_releases_24m: 0
Adoption not part of the score
1337 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library that converts any HTML select tag into an autocomplete text field with loose partial matching, synonym support, and weighted result prioritization. It was designed as a redesigned country selector for web forms, handling typos and various spelling sequences.
Use cases
- turn a country dropdown into an autocomplete field
- handle typos in form autocomplete inputs
- add synonym matching to select fields
- prioritize certain autocomplete results
- improve checkout form country selection UX
- replace dropdown lists with typeahead inputs
When to choose
- you need fuzzy, typo-tolerant autocomplete on existing select elements
- you want a lightweight drop-in improvement for country selectors in checkout forms
- you need synonym and weighted matching without a heavy dependency
When to avoid
- you need a modern, actively maintained autocomplete solution
- your project requires a library with an explicit license
- you need a full-featured combobox with ARIA compliance out of the box
Facets
library · maturity maintenance
ui-components form-handling search-engine web-development frontend e-commerce browser autocomplete jquery-plugin country-selector typo-tolerance synonyms weighted-matching ux javascript
4 sources
- readme: https://github.com/jamieholst/selectToAutocomplete · fetched 2026-08-28 · 5816e0a33209
- homepage: http://baymard.com/labs/country-selector · fetched 2026-08-29 · 45c661abf15d
- site_page: https://baymard.com/about · fetched 2026-08-29 · 4f7bfd423b28
- site_page: https://baymard.com/roadmap · fetched 2026-08-29 · 3d34b0c131fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jamieholst/selectToAutocomplete | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jamieholst/selectToAutocomplete")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem