geo-city-finder
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "geo-city-finder", | ||
"description": "A lightweight JavaScript library for finding cities based on geographical coordinates with high accuracy.", | ||
"description": "A lightweight JavaScript library for identifying cities based on geographical coordinates and determining if provided coordinates match those of a city with high accuracy.", | ||
"private": false, | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"type": "module", | ||
@@ -7,0 +7,0 @@ "main": "./dist/geo-city-finder.umd.js", |
# Geo City Finder 🌐 | ||
> A lightweight JavaScript library for finding cities based on geographical coordinates with high accuracy. | ||
> A lightweight JavaScript library for identifying cities based on geographical coordinates and determining if provided coordinates match those of a city with high accuracy. | ||
@@ -5,0 +5,0 @@ ## Table of Contents |
8438