Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 187 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 187 Bytes

elm-geoip

This is a library to detect the user location based on its IP address.

Installation

Run elm-package install jpagex/elm-geoip.

Usage

Check the example for usage.