@gorkun/sypex-geo
v0.1.0
Published
Unofficial Sypex Geo Client for NodeJS.
Downloads
2,157
Readme
@gorkun/sypex-geo
Unofficial Sypex Geo Client for NodeJS.
Supported ES modules syntax from 0.1.0
Install
npm i @gorkun/sypex-geo
Usage
import {SypexGeoClient} from "@gorkun/sypex-geo";
const client = new SypexGeoClient('./SxGeoCity.dat');
const city = client.get('178.162.122.146');