UNPKG

@lxe/maxmind-db-reader

Version:

This is the pure Node API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).

4 lines (3 loc) 67 B
'use strict'; require('./test-ipparser'); require('./test-geoip');