add third party js binding impl

This commit is contained in:
lion 2025-10-19 10:19:40 +08:00
parent 11f890f3a4
commit ffb632c3d0

View File

@ -2,6 +2,9 @@
# 使用方式
第三方支持地址:
1. [ts-ip2region2](https://github.com/Steven-Qiang/ts-ip2region2) - 基于 C 扩展,比纯 JS 有更高的运行效率。
### 安装 `ip2region.js`
```bash
npm install ip2region.js --save