nudeui/awesomplete
Ultra lightweight, usable, beautiful autocomplete with zero dependencies. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 94
- Release rhythm 8
- 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: n/a
- age_days: 4214
- days_rel: n/a
- days_push: 39
- n_releases_24m: 0
Adoption not part of the score
6972 stars · 597 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components form-handling web-development frontend browser autocomplete zero-dependencies vanilla-javascript input-widget datalist nodejs
2 sources
- readme: https://github.com/nudeui/awesomplete · fetched 2026-08-28 · 2b048ebde71c
- homepage: https://nudeui.github.io/awesomplete/ · fetched 2026-08-29 · 267c04613041
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nudeui/awesomplete | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="nudeui/awesomplete")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem