Installations
npm install @rasamizafy/holidate
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
10.19.0
NPM Version
6.14.4
Score
64.9
Supply Chain
64.8
Quality
74.9
Maintenance
50
Vulnerability
100
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Love this project? Help keep it running — sponsor us today! 🚀
Developer
RasamizafyB
Download Statistics
Total Downloads
539
Last Day
1
Last Week
2
Last Month
13
Last Year
70
GitHub Statistics
5 Commits
1 Watching
1 Branches
1 Contributors
Bundle Size
23.17 kB
Minified
7.49 kB
Minified + Gzipped
Package Meta Information
Latest Version
1.0.2
Package Id
@rasamizafy/holidate@1.0.2
Unpacked Size
2.45 kB
Size
1.20 kB
File Count
3
NPM Version
6.14.4
Node Version
10.19.0
Total Downloads
Cumulative downloads
Total Downloads
539
Last day
0%
1
Compared to previous day
Last week
-50%
2
Compared to previous week
Last month
160%
13
Compared to previous month
Last year
-41.7%
70
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
node-js-cli
Loading ReadMe...
What is it ?
holidates is a tool I created during my training in web development at BeCode Liège, Belgium. It will allow you to display a list of holidays of the current year for the country name you will enter.
How it works ?
- You enter the name of a country in english.
- it checks with the country-list package that the country name entered is correct and supported by the API.
- converts the country name into its country code,
- makes an HTTP request to the API of the nager.date service.
- retrieves the holidays data of the chosen country,
- transform the data into a readable and understandable list (date : holiday)
How to install it ?
You can install it using npm :
1npm install @rasamizafy/holidates
Version
1.0.2
Dependance
![Empty State](/_next/static/media/empty.e5fae2e5.png)
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
8 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99
- Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x
- Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx
- Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q
- Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c
- Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc
- Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp
Reason
Found 0/5 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
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Score
1.6
/10
Last Scanned on 2025-02-03
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