tsevdos / elUtils

elUtils is a lightweight, zero-dependency TypeScript library providing utility functions for common tasks like geolocation, validation, and date handling, with features optimized for both Greek and international applications.
https://www.npmjs.com/package/@tsevdos/el-utils
MIT License
53 stars 15 forks source link

feat(geoUtils): add greek cities functions #83

Closed arisGio closed 2 months ago

arisGio commented 3 months ago

Related issue #45 .

getCityAdministrativeDivision using the municipality entity is commented out and needs discussion.

Even though some already existing methods use the "municipality" as default value, only "unit" or "region" level is handled and not the "municipality" one.

Need to elaborate on this case.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 0b1cd44cb9620743040daa921bd50ec76503d831

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @tsevdos/el-utils | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

arisGio commented 3 months ago

searchCityByName has not been implemented yet!

arisGio commented 2 months ago

With the latest commit 8efe8de searchCityByName has been implemented.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud