Gathering detailed insights and metrics for iso-639-1-zh
Gathering detailed insights and metrics for iso-639-1-zh
Gathering detailed insights and metrics for iso-639-1-zh
Gathering detailed insights and metrics for iso-639-1-zh
npm install iso-639-1-zh
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
41 Commits
2 Forks
1 Watchers
1 Branches
3 Contributors
Updated on Dec 06, 2017
Latest Version
2.0.4
Package Id
iso-639-1-zh@2.0.4
Size
75.65 kB
NPM Version
3.10.10
Node Version
6.11.1
Published on
Jan 22, 2018
Cumulative downloads
Total Downloads
Chinese name for iso-639-1 languages.
各国语言的中文名称. 例如:zh - 中文; en - 英语; es - 西班牙语;
npm install iso-639-1-zh
Lookup language chinese name by code
Get array of all language chinese names
var ISO639ZH = require('./iso-639-1-zh')
console.log(ISO639ZH.getZhName('zh')) // '中文'
console.log(ISO639ZH.getZhName('es')) // '西班牙语'
console.log(ISO639ZH.getLanguages(['en', 'es']))
// [{code:'en',name:'English',nativeName:'English',zhName:'英语'},{code:'es',name:'Spanish',nativeName:'Español',zhName:'西班牙语'}]
除此之外,还继承了 iso-639-1 模块的所有功能
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 2/27 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
62 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn MoreLast Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year