0.1.2 • Published 10 years ago

sypexgeo-nan v0.1.2

Weekly downloads
4
License
-
Repository
github
Last release
10 years ago

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

List of all contributors

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.

0.1.2

10 years ago

0.1.1

11 years ago