{"id":21529080,"url":"https://github.com/abrehan2/geospatial-toolkit","last_synced_at":"2026-05-17T02:35:43.879Z","repository":{"id":209060953,"uuid":"723128551","full_name":"abrehan2/geospatial-toolkit","owner":"abrehan2","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-04T17:42:44.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T00:45:14.181Z","etag":null,"topics":["axios","nodejs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/geospatial-toolkit","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/abrehan2.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-11-24T19:02:38.000Z","updated_at":"2024-03-04T17:40:14.000Z","dependencies_parsed_at":"2024-03-04T19:09:44.694Z","dependency_job_id":null,"html_url":"https://github.com/abrehan2/geospatial-toolkit","commit_stats":null,"previous_names":["abrehan2/where-am-i","abrehan2/geospatial-toolkit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrehan2%2Fgeospatial-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrehan2%2Fgeospatial-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrehan2%2Fgeospatial-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrehan2%2Fgeospatial-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abrehan2","download_url":"https://codeload.github.com/abrehan2/geospatial-toolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244094273,"owners_count":20397020,"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":["axios","nodejs"],"created_at":"2024-11-24T01:55:46.691Z","updated_at":"2025-10-23T22:14:09.141Z","avatar_url":"https://github.com/abrehan2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e A Node.js package that provides instant access to the user's current location. Simplify location-based development with a lightweight and easy-to-integrate solution, ideal for applications that require real-time geospatial data.\n\n## Installation\n**npm:**\n```sh\nnpm install geospatial-toolkit\n```\n## Getting started with geospatial-toolkit\n\nHere is an example of a basic app using this package:\n\n```jsx\nconst parseLocation = require('geospatial-toolkit');\nconst IP_DATA_API = \"ADD YOUR API HERE\";\n\nconst getLocation = async () =\u003e {\n\nconst { ip, longitude, latitude, region, country, city, flag } = await parseLocation(IP_DATA_API);\n  \nconsole.log(ip, longitude, latitude, region, country, city, flag);\n\n}\n\ngetLocation();\n```\n\u003e Utilize the [ip-data](https://ipdata.co/) API to leverage the capabilities of this package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrehan2%2Fgeospatial-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabrehan2%2Fgeospatial-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrehan2%2Fgeospatial-toolkit/lists"}