evenboy-ip2region

0.0.3 • Public • Published

nodejs 客户端

Install

npm install evenboy-ip2region --save 

Example

const searcher = require('evenboy-ip2region').create();
searcher.btreeSearchSync('xxx.xxx.xxx.xxx')
// => { city: 2163, region: '中国|0|广东省|深圳市|联通' }

说明

此包来源于 lionsoul2014/ip2region,由个人发布,如有侵权,请联系发布者:github:https://github.com/kisslove

Readme

Keywords

Package Sidebar

Install

npm i evenboy-ip2region

Weekly Downloads

3

Version

0.0.3

License

ISC

Unpacked Size

7.09 MB

Total Files

4

Last publish

Collaborators

  • evenboy