ip2region_private/binding/nodejs
lionsoul 35cc0f37c7
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
README.md 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
yarn.lock chore: test in jest 2017-04-14 12:47:55 +08:00

README.md

nodejs 客户端

现已实现同步查询,异步查询未实现,用法参考 ip2region.spec.js