ip2region_private/binding/nodejs
dongyado b63a566641 add new author and email for nodejs binding client 2018-07-03 15:17:47 +08:00
..
__snapshots__ refactor(nodejs): write nodejs script in javascript way 2018-07-03 09:48:41 +08:00
.gitignore chore: test in jest 2017-04-14 12:47:55 +08:00
.prettierrc refactor(nodejs): write nodejs script in javascript way 2018-07-03 09:48:41 +08:00
README.md chore: test in jest 2017-04-14 12:47:55 +08:00
ip2region.js add new author and email for nodejs binding client 2018-07-03 15:17:47 +08:00
ip2region.spec.js feat(nodejs): add create static method 2018-07-03 09:48:41 +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