Ross ROSS = Recommend OSS · open-source software intelligence for agents

TarekRaafat/autoComplete.js

Simple autocomplete pure vanilla Javascript library. observed · 2026-08-28

github.com/TarekRaafat/autoComplete.js · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 90
  • Release rhythm 47
  • 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: 270.5
  • age_days: 2846
  • days_rel: 143
  • days_push: 65
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

4036 stars · 246 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

autoComplete.js is a lightweight (~3.7 KB gzipped), zero-dependency autocomplete library written in pure vanilla JavaScript. It provides a fast, highly customizable suggestion engine that works with input, textarea, and contentEditable elements and is WAI-ARIA compliant.

Use cases

  • add autocomplete suggestions to a search input
  • lightweight typeahead dropdown without dependencies
  • autocomplete for contentEditable fields
  • accessible search suggestions with WAI-ARIA support
  • drop-in autocomplete for any framework or plain HTML
  • debounced search-as-you-type suggestions

When to choose

  • you need a tiny, dependency-free autocomplete that works anywhere
  • you want a drop-in solution without React or jQuery
  • accessibility (WAI-ARIA) and diacritics support matter
  • you need lifecycle events and a plugin API for customization

When to avoid

  • you need a full select/multi-select component rather than autocomplete
  • you want a React-idiomatic solution like Downshift or react-select
  • you need server-side search infrastructure rather than a UI component

Facets

library · maturity active

search-engine ui-components frontend-framework web-development frontend browser autocomplete vanilla-javascript zero-dependencies dropdown-suggestions lightweight accessible wai-aria debounce diacritics-support search javascript web-server

2 sources

Member repositories

RepositoryRoleHealth v2
TarekRaafat/autoComplete.jsmain77

For agents

markdown · JSON · MCP: product_card(name="TarekRaafat/autoComplete.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem