0.1.2 • Published 10 years ago
sypexgeo-nan v0.1.2
sypexgeo-nan
Sypex Geo API for Node.JS
Getting Started
var sypex = require('sypexgeo');
var geo = new sypex.Geo('path/to/SypexGeoCity.dat', sypex.MODE_MEMORY);
var cityInfo = geo.getCityFull('ip here');
Contributing
Release History
0.1.2 - Fixed deprecated methods 0.1.1 - Migration to NAN 0.1.0 - Initial
License
Copyright (c) 2012 Vyatcheslav Suharnikov Licensed under the MIT license.