# ubilabs/geocomplete

jQuery Geocoding and Places Autocomplete Plugin

Repository: https://github.com/ubilabs/geocomplete
Canonical: https://ross.abutalabs.com/products/geocomplete
Homepage: http://ubilabs.github.com/geocomplete/
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-04-24T09:33:32+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5290, "days_push": 2688, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1207, forks 396 (observed 2026-08-28T04:03:59.535652+00:00)

## What it is
A jQuery plugin that wraps the Google Maps Geocoding and Places Autocomplete APIs, turning an input field into a location search box with autocomplete. It can optionally display an interactive map and populate form fields with address details.

## Use cases
- add location autocomplete to a search input
- geocode addresses entered by users
- populate address form fields from a place selection
- show a map with a marker for a selected location
- handle multiple geocoding results
- let users drag a marker to refine a location

## When to choose
- you maintain a legacy jQuery codebase needing address autocomplete
- you want a quick wrapper around Google Maps geocoding and places services
- you need form auto-population from a selected address

## When to avoid
- starting a new project - the project is explicitly unmaintained
- using React - the authors recommend react-geosuggest instead
- you need ongoing updates or new features

## Facets
- artifact type: plugin
- maturity: abandoned
- function: search-engine, ui-components, geospatial
- domain: web-development, frontend
- platform: browser
- tags: jquery-plugin, geocoding, places-autocomplete, google-maps, address-form, unmaintained, maps, javascript

## Member repositories
- ubilabs/geocomplete (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.535652+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-30T06:19:15.233759+00:00, confidence not recorded.
  - readme: https://github.com/ubilabs/geocomplete (fetched 2026-08-28T04:03:59.535652+00:00, sha da64a8ad3599)
  - registry_npm: https://registry.npmjs.org/geocomplete (fetched 2026-08-29T12:26:55.694272+00:00, sha 3d01e32746c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
