bevacqua/horsey
:horse: Progressive and customizable autocomplete component observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_readme
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: 4201
- days_rel: n/a
- days_push: 901
- n_releases_24m: 0
Adoption not part of the score
1177 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Horsey is a progressive, customizable autocomplete component written in vanilla JavaScript (ES6) with no framework dependencies. It supports static lists, lazy AJAX-loaded suggestions, key/value pairs, custom rendering, and suggestion limits.
Use cases
- add autocomplete to a text input in vanilla JavaScript
- load typeahead suggestions lazily via AJAX when a field is focused
- render custom suggestion items with images or HTML
- attach key-value autocomplete suggestions to a form field
- limit the number of autocomplete suggestions displayed
When to choose
- you need a lightweight, dependency-free autocomplete for plain JavaScript apps
- you want full control over how suggestions are rendered
- you need lazy-loaded suggestions fetched only when the input is focused
When to avoid
- you use React, Vue, or Angular and prefer framework-native autocomplete components
- you need actively maintained software with recent feature development
- you need mobile-first or accessibility-certified combobox behavior out of the box
Facets
library · maturity maintenance
ui-components form-handling http-client frontend web-development browser autocomplete vanilla-js typeahead suggestions es6 javascript
2 sources
- homepage: https://bevacqua.github.io/horsey · fetched 2026-08-29 · 5dda55b8aada
- registry_npm: https://registry.npmjs.org/horsey · fetched 2026-08-29 · 0f33ec2fbdeb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bevacqua/horsey | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem