Socket
Socket
Sign inDemoInstall

jz-region

Package Overview
Dependencies
45
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jz-region

根据地区码获取数据


Version published
Weekly downloads
27
decreased by-63.51%
Maintainers
1
Install size
109 MB
Created
Weekly downloads
 

Readme

Source

jz-region

根据中国地区code获取地区对象、根据中国地区code获取地区名称

npm install jz-region
import {findRegion, findRegionName} from 'jz-region';

or all import

import region from 'jz-region';

example

console.log(findRegion('110101'))

Keywords

FAQs

Last updated on 21 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc