This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
ip2region
Watch
1
Star
0
Fork
0
You've already forked ip2region
mirror of
https://github.com/lionsoul2014/ip2region.git
synced
2025-12-08 19:25:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ip2region
/
binding
/
nodejs
History
lionsoul
5f3bddec08
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
..
__snapshots__
chore: test in jest
2017-04-14 12:47:55 +08:00
.gitignore
chore: test in jest
2017-04-14 12:47:55 +08:00
ip2region.js
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
ip2region.spec.js
chore: test in jest
2017-04-14 12:47:55 +08:00
package.json
chore: test in jest
2017-04-14 12:47:55 +08:00
README.md
chore: test in jest
2017-04-14 12:47:55 +08:00
yarn.lock
chore: test in jest
2017-04-14 12:47:55 +08:00
README.md
nodejs 客户端
现已实现同步查询,异步查询未实现,用法参考 ip2region.spec.js