2.0.4 • Published 7 months ago

country-iso2-mobile-prefix v2.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

数据来源: 维基百科: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": "$"
// },
// 	...
// ]
2.0.4

7 months ago

2.0.3

1 year ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago