{"library":"geolocation-utils","type":"library","category":null,"description":"geolocation-utils is a JavaScript/TypeScript library designed for performing various calculations and conversions related to geographical locations. As of its latest stable release, version 1.2.6, published approximately a year ago, the library focuses on providing utility functions rather than direct device geolocation access. It enables conversion between common location formats like `[lon, lat]`, `{lat, lon}`, `{lat, lng}`, and `{latitude, longitude}`. Key functionalities include calculating distances and headings between points, moving a specified distance to a new location, determining bounding boxes around a list of locations, and checking if a location falls within a given polygon, circle, or bounding box. The library differentiates itself by using plain JavaScript objects for locations, which simplifies serialization and interoperability with other libraries and REST APIs. While there isn't a strict major release cadence, development appears active on GitHub with periodic updates.","language":"javascript","status":"active","version":"1.2.6","tags":["javascript","geo","geolocation","location","utils","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install geolocation-utils","imports":["import { toLatLon } from 'geolocation-utils'","import { headingDistanceTo } from 'geolocation-utils'","import { insidePolygon } from 'geolocation-utils'","import { createLocation } from 'geolocation-utils'"]},{"cmd":"yarn add geolocation-utils","imports":[]},{"cmd":"pnpm add geolocation-utils","imports":[]}],"homepage":null,"github":"https://github.com/teqplay/geolocation-utils","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/geolocation-utils","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/geolocation-utils/compatibility"}}