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 tax offices data and functions #64

Closed DionisisChris closed 7 months ago

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: fb17eb5aa3e39f46862cdd10f3c9595e2df50eb4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

DionisisChris commented 8 months ago

More tests need to be added, maybe more functions and a general refinement.(Will also add a description in the pr)

DionisisChris commented 7 months ago

added the postal code function and more tests.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

tsevdos commented 7 months ago

I couldn't manage to merge this branch (something went wrong with the main branch), but I created and successfully merged the feat/tax-offices branch (https://github.com/tsevdos/elUtils/pull/76)