tkirda/jQuery-Autocomplete
Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 90
- 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: 5943
- days_rel: 69
- days_push: 9
- n_releases_24m: 5
Adoption not part of the score
3537 stars · 1612 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A jQuery plugin that adds autocomplete/autosuggest dropdowns to text input fields, supporting both Ajax-backed and local-data suggestion sources. Version 2.x is rebuilt in TypeScript with bundled types, UMD and ESM builds, and a ~13 KB minified footprint.
Use cases
- add autocomplete suggestions to a search input
- build a typeahead box backed by an ajax endpoint
- show grouped suggestions from a local array
- add autosuggest to form fields in a legacy jQuery app
- implement ghost-text inline completion on an input
When to choose
- your project already uses jQuery 3.x
- you need a tiny, dependency-light autocomplete with ajax caching and debouncing
- you want a stable, long-maintained plugin with an unchanged API since 2012
When to avoid
- you use a modern framework like React or Vue with its own ecosystem components
- your project has no jQuery dependency and adding one is undesirable
- you need jQuery 1.x/2.x or legacy IE support (use the 1.5.x line instead)
Facets
plugin · maturity active
ui-components http-client caching web-development frontend browser jquery-plugin autocomplete autosuggest typeahead ajax typescript javascript nodejs
2 sources
- readme: https://github.com/tkirda/jQuery-Autocomplete · fetched 2026-08-28 · 1ccf97a0db42
- homepage: http://tkirda.github.io/jQuery-Autocomplete/ · fetched 2026-08-29 · 81b98f678dbd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tkirda/jQuery-Autocomplete | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="tkirda/jQuery-Autocomplete")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem