2.0.2 • Published 1 year ago

@konx-dev/user-locate v2.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

user-locate

Simple script to determine a users location from their devices timezone without the need for expensive API calls or 3rd party integrations.

Basic usage

require the package at a project or component level const userLocate = require('@konx-dev/user-locate')

run function and utilise however required userLocate()

Demo

StackBlitz Demo

Contact

If you have any questions or experience any issues please feel free to open an issue here