@opd/gbt2260
v2.1.3-202312
Published
latest Chinese administrative divisions
Downloads
35
Maintainers
Readme
GBT2260
latest Chinese administrative divisions from
MCA
, and based ongb2260
Install
npm i @opd/gbt2260
Use
const gbt2260 = require('@opd/gbt2260')
API
gbt2260.provinces()
: 获取省级行政区划gbt2260.prefectures()
: 获取市级行政区划,若为直辖市,则返回辖区gbt2260.counties()
: 获取县级行政区划
Crawl Data
npm run generate
Difference with gb2260
gb2260
looks like a dead project, no one in maintain- rewrite
prefectures()