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

hoteltonight/HTAutocompleteTextField

None observed · 2026-08-28

github.com/hoteltonight/HTAutocompleteTextField · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4997
  • days_rel: n/a
  • days_push: 2732
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1036 stars · 102 forks observed · 2026-08-28

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

HTAutocompleteTextField is an Objective-C subclass of UITextField for iOS that displays real-time text suggestions as the user types, most commonly for autocompleting email address domains. It supports custom autocomplete data sources via a protocol so developers can suggest any type of completion.

Use cases

  • autocomplete email domains as users type in a sign-up form
  • show inline text suggestions in an iOS text field
  • customize autocomplete suggestions with a custom data source
  • reduce typos in email input fields in a mobile app
  • add typeahead completion to UITextField in Objective-C or Swift

When to choose

  • you are building an iOS app in Objective-C or Swift and want lightweight, drop-in text field autocomplete
  • you specifically need email domain suggestions like gmail.com while typing
  • you want a simple UITextField subclass you can customize with your own suggestion logic

When to avoid

  • you are not targeting iOS/UIKit
  • you need full-featured search-style autocomplete with async network-backed suggestions
  • you need a maintained solution with recent updates and Swift-native APIs

Facets

library · maturity maintenance

ui-components form-handling mobile-development developer-tools cpp objective-c uitextfield autocomplete email-suggestions cocoapods ios mobile swift

1 source

Member repositories

RepositoryRoleHealth v2
hoteltonight/HTAutocompleteTextFieldmain32

For agents

markdown · JSON · MCP: product_card(name="hoteltonight/HTAutocompleteTextField")

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