# nudeui/awesomplete

Ultra lightweight, usable, beautiful autocomplete with zero dependencies.

Repository: https://github.com/nudeui/awesomplete
Canonical: https://ross.abutalabs.com/products/awesomplete
Homepage: https://nudeui.github.io/awesomplete/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-07-25T11:03:51+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 8, longevity 100
- inputs: {"age_days": 4214, "days_push": 39, "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 6972, forks 597 (observed 2026-08-28T04:09:51.804670+00:00)

## What it is
Awesomplete is an ultra lightweight (~2KB minified and gzipped) autocomplete widget for HTML inputs with zero dependencies, built with modern web standards. It works via simple HTML attributes or a small JavaScript API, offering extensive customization of filtering, minimum characters, and suggestion sources.

## Use cases
- add autocomplete suggestions to a text input
- replace native datalist with a better autocomplete dropdown
- lightweight typeahead without jQuery or frameworks
- autocomplete from a static list via HTML attributes
- customizable suggestion filtering for search boxes

## When to choose
- you need a tiny, dependency-free autocomplete for plain HTML/JS pages
- you want declarative setup via HTML attributes with JS customization available
- you need broad browser support with a native datalist fallback

## When to avoid
- you need rich features like remote async loading, multi-select tags, or virtualized lists
- your project already uses a component framework with its own autocomplete components
- you need active development with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: web-development, frontend
- platform: browser
- tags: autocomplete, zero-dependencies, vanilla-javascript, input-widget, datalist, nodejs

## Member repositories
- nudeui/awesomplete (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.804670+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:41:10.479644+00:00, confidence not recorded.
  - readme: https://github.com/nudeui/awesomplete (fetched 2026-08-28T04:09:51.804670+00:00, sha 2b048ebde71c)
  - homepage: https://nudeui.github.io/awesomplete/ (fetched 2026-08-29T08:37:08.508707+00:00, sha 267c04613041)
- Data as of 2026-08-30T08:39:29.467469+00:00.
