{"id":20303881,"url":"https://github.com/billstclair/elm-geolocation","last_synced_at":"2025-07-13T05:34:29.405Z","repository":{"id":44541881,"uuid":"149940850","full_name":"billstclair/elm-geolocation","owner":"billstclair","description":"Get location data from Elm","archived":false,"fork":false,"pushed_at":"2019-04-08T00:12:45.000Z","size":48,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T07:15:21.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/billstclair.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":"2018-09-23T02:17:11.000Z","updated_at":"2023-02-19T12:03:43.000Z","dependencies_parsed_at":"2022-07-16T06:00:44.606Z","dependency_job_id":null,"html_url":"https://github.com/billstclair/elm-geolocation","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/billstclair/elm-geolocation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-geolocation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-geolocation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-geolocation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-geolocation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billstclair","download_url":"https://codeload.github.com/billstclair/elm-geolocation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Felm-geolocation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265094899,"owners_count":23710569,"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","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":[],"created_at":"2024-11-14T16:41:31.996Z","updated_at":"2025-07-13T05:34:29.105Z","avatar_url":"https://github.com/billstclair.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geolocation in Elm\n\nYour client code is running on someone's device somewhere in the world. This library helps you find out *where* that device happens to be. If you are lucky, it may even tell you how fast the device is moving!\n\nIt is based on the [JavaScript Geolocation API][geo]. You can read about how to use libraries with tasks and subscriptions in [guide.elm-lang.org](http://guide.elm-lang.org/), particularly the section on [The Elm Architecture](http://guide.elm-lang.org/architecture/index.html).\n\n[geo]: https://developer.mozilla.org/en-US/docs/Web/API/Geolocation\n\nThis is a conversion of the Elm 0.18 [elm-lang/geolocation](https://package.elm-lang.org/packages/elm-lang/geolocation/latest) package. That package used native code and an `effect module`, which user code is not allowed to do, so I converted it to use ports, shared with other clients of [billstclair/elm-port-funnel](https://package.elm-lang.org/packages/billstclair/elm-port-funnel/latest).\n\nSee the README in the [example](https://github.com/billstclair/elm-geolocation/tree/master/example) directory for instructions on running the example.\n\nThe example is live at [billstclair.github.io/elm-geolocation](https://billstclair.github.io/elm-geolocation/).\n\nBill St. Clair, 22 September 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillstclair%2Felm-geolocation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillstclair%2Felm-geolocation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillstclair%2Felm-geolocation/lists"}