{"id":51135573,"url":"https://github.com/bmlt-enabled/geocoder","last_synced_at":"2026-06-25T17:30:55.156Z","repository":{"id":86380540,"uuid":"189616938","full_name":"bmlt-enabled/geocoder","owner":"bmlt-enabled","description":"Google Maps JS Geocoder","archived":false,"fork":false,"pushed_at":"2026-01-19T21:02:42.000Z","size":1465,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-31T06:36:08.489Z","etag":null,"topics":["bmlt-svelte"],"latest_commit_sha":null,"homepage":"https://geocoder.bmlt.app/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmlt-enabled.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-31T15:25:44.000Z","updated_at":"2026-01-19T21:02:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1ac79c3-9a12-4054-ae9f-94de6a3bd963","html_url":"https://github.com/bmlt-enabled/geocoder","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bmlt-enabled/geocoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmlt-enabled%2Fgeocoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmlt-enabled%2Fgeocoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmlt-enabled%2Fgeocoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmlt-enabled%2Fgeocoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmlt-enabled","download_url":"https://codeload.github.com/bmlt-enabled/geocoder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmlt-enabled%2Fgeocoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34786225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"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":["bmlt-svelte"],"created_at":"2026-06-25T17:30:55.100Z","updated_at":"2026-06-25T17:30:55.151Z","avatar_url":"https://github.com/bmlt-enabled.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# geocoder\n\nGoogle Maps JS Geocoder\n\nGOOGLE MAPS GEOCODER TOOL.\n\nThis is a very simple tool that is meant to be a \"workshop\" for address lookups, using the Google JavaScript Geocode API.\n\nIt has two boxes:\n\n    Address Entry Form\n        This form is on the top, and contains a bunch of text input fields.\n        You enter the address into these fields, and the string below them shows how the address is being \"built.\"\n        When you submit the form, a Google Geocode is done, using the \"built\" address. You can also enter a long/lat pair,\n        and do a reverse geocode.\n\n    Geocode Response Display\n        This is on the bottom, and displays the result of the lookup. It displays them as simple \u003cdiv\u003e elements.\n        Between the two forms is a column of links that allows you to copy data from the response to the corresponding\n        text input in the Entry form.\n        You will also have a link in the response form that allows you to go to Google Maps to observe the location there.\n        If there are more than one places that correspond to the given data, they are displayed, one at a time, and links\n        are provided to help you select which one is displayed.\n\nBootstrapped using [SvelteKit](https://kit.svelte.dev/). Powered by [Svelte](https://svelte.dev/) and [Vite](https://vitejs.dev/)\n\n## Developing\n\nOnce you've installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:\n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\n## Building\n\nTo create a production version of your app:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with `npm run preview`.\n\n## Deploying\n\nNew deploys are done with every push to the main branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmlt-enabled%2Fgeocoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmlt-enabled%2Fgeocoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmlt-enabled%2Fgeocoder/lists"}