{"id":15058972,"url":"https://github.com/conveyal/react-select-geocoder","last_synced_at":"2025-08-10T14:10:49.193Z","repository":{"id":57344384,"uuid":"50485141","full_name":"conveyal/react-select-geocoder","owner":"conveyal","description":"Geocoder that uses react-select","archived":false,"fork":false,"pushed_at":"2017-10-04T17:13:08.000Z","size":147,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-09T14:50:06.434Z","etag":null,"topics":["geocoder","openstreetmap","react"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conveyal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-27T05:53:43.000Z","updated_at":"2017-02-09T17:11:18.000Z","dependencies_parsed_at":"2022-09-11T09:00:52.034Z","dependency_job_id":null,"html_url":"https://github.com/conveyal/react-select-geocoder","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/conveyal/react-select-geocoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conveyal%2Freact-select-geocoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conveyal%2Freact-select-geocoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conveyal%2Freact-select-geocoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conveyal%2Freact-select-geocoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conveyal","download_url":"https://codeload.github.com/conveyal/react-select-geocoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conveyal%2Freact-select-geocoder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269734149,"owners_count":24466554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geocoder","openstreetmap","react"],"created_at":"2024-09-24T22:34:42.945Z","updated_at":"2025-08-10T14:10:49.153Z","avatar_url":"https://github.com/conveyal.png","language":"JavaScript","readme":"# react-select-geocoder\n\n[![NPM version][npm-image]][npm-url]\n[![Build status][travis-image]][travis-url]\n\nGeocoder that uses react-select\n\n## Usage\n\nCheck the `propTypes` for the options. For `boundary` see [isomorphic-mapzen-search](https://github.com/conveyal/isomorphic-mapzen-search#autocomplete) and for `focusPoint` use any [lonlat](https://github.com/conveyal/lonlat) compatible value.\n\n```js\nimport Geocoder from 'react-select-geocoder'\n\nrender(\n  \u003cGeocoder\n    apiKey={process.env.MAPZEN_KEY}\n    boundary={boundary}\n    focusPoint={lonlat}\n    onChange={value =\u003e console.log(value)}\n    /\u003e\n  , div\n)\n```\n\n[npm-image]: https://img.shields.io/npm/v/react-select-geocoder.svg?maxAge=2592000\u0026style=flat-square\n[npm-url]: https://www.npmjs.com/package/react-select-geocoder\n[travis-image]: https://img.shields.io/travis/conveyal/react-select-geocoder.svg?style=flat-square\n[travis-url]: https://travis-ci.org/conveyal/react-select-geocoder\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconveyal%2Freact-select-geocoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconveyal%2Freact-select-geocoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconveyal%2Freact-select-geocoder/lists"}