countrycode from cran:js版本的https:github.comvincentarelbundockcountrycode 源码
来自国家的国家代码 Vincent Arel-Bundock教授的JS端口 Arel-Bundock,Vincent,Nils Enevoldsen和CJ Yetman,(2018年)。 countrycode:一个R包,用于转换国家名称和国家/地区代码。 开源软件杂志,3(28),848, 安装 npm install countrycode-from-cran 用法 进口 const countrycode = require ( 'countrycode-from-cran' ) // Or, import * as countrycode from 'countrycode-from-cran' 找 countrycode . find ( 'JPN' , 'cowc' ) // => { ar5 : 'OECD1990' , cctld : '.jp' , cont
文件列表
countrycode-from-cran-master.zip
(预估有个17文件)
countrycode-from-cran-master
.gitmodules
107B
countrycode-r
package.json
1KB
.github
workflows
npm-publish.yml
1000B
.prettierrc
49B
jest.config.js
214B
prepare.py
858B
暂无评论