Gathering detailed insights and metrics for country-code-to-flag-emoji
Gathering detailed insights and metrics for country-code-to-flag-emoji
Gathering detailed insights and metrics for country-code-to-flag-emoji
Gathering detailed insights and metrics for country-code-to-flag-emoji
npm install country-code-to-flag-emoji
Typescript
Module System
Node Version
NPM Version
79.9
Supply Chain
79.3
Quality
76.5
Maintenance
100
Vulnerability
100
License
TypeScript (100%)
Total Downloads
274,841
Last Day
761
Last Week
4,086
Last Month
12,817
Last Year
148,153
57 Stars
225 Commits
5 Forks
3 Watching
1 Branches
2 Contributors
Minified
Minified + Gzipped
Latest Version
1.3.3
Package Id
country-code-to-flag-emoji@1.3.3
Unpacked Size
8.82 kB
Size
2.96 kB
File Count
10
NPM Version
10.5.0
Node Version
20.12.1
Publised On
15 Apr 2024
Cumulative downloads
Total Downloads
Last day
6.7%
761
Compared to previous day
Last week
8%
4,086
Compared to previous week
Last month
8.8%
12,817
Compared to previous month
Last year
144.5%
148,153
Compared to previous year
A function that returns a flag emoji given IETF language tag.
npm install country-code-to-flag-emoji
or yarn add country-code-to-flag-emoji
.import countryCodeToFlagEmoji from 'country-code-to-flag-emoji'
.1countryCodeToFlagEmoji('pl'); // 🇵🇱
'en-US'
or 'US'
1countryCodeToFlagEmoji('pl'); // '🇵🇱' 2 3countryCodeToFlagEmoji('hu-HU'); // 'ðŸ‡ðŸ‡º'
The MIT License.
Wojciech Maj |
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
packaging workflow detected
Details
Reason
0 existing vulnerabilities detected
Reason
7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Reason
Found 0/27 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-01-20
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 More