🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

country-iso2-mobile-prefix

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-iso2-mobile-prefix

数据来源: 维基百科:https://zh.wikipedia.org/wiki/ISO_3166-1 wise: https://wise.com/zh-cn/currency-converter/currencies/

latest
npmnpm
Version
2.0.5
Version published
Maintainers
1
Created
Source

数据来源: 维基百科:https://zh.wikipedia.org/wiki/ISO_3166-1 wise: https://wise.com/zh-cn/currency-converter/currencies/

import { countryList } from 'country-iso2-mobile-prefix'

cosole.log(countryList)

// [
// {
// 		"en_name": "United States of America",
// 		"zh_name": "美国",
// 		"iso2": "US",
// 		"prefix": "1",
// 		"currency": "USD",
// 		"symbol": "$"
// },
// 	...
// ]

FAQs

Package last updated on 30 Aug 2024

Did you know?

Socket

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