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
2026-01-25 17:16:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ip2region
/
binding
/
nodejs
History
lionsoul
dfca3494ad
Merge pull request
#48
from leeching/fix/nodejs-var
...
remove unnecessary var
2018-06-26 17:34:03 +08:00
..
__snapshots__
test(nodejs): update snapshot
2018-06-26 17:10:56 +08:00
.gitignore
chore: test in jest
2017-04-14 12:47:55 +08:00
ip2region.js
remove unnecessary var
2018-06-26 16:26:00 +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