Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

laplazadev-holidays

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

laplazadev-holidays

A Matrix-inspired CLI tool to display holidays for different countries

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

LaPlazaDev Matrix Holidays

A Matrix-inspired CLI tool to display holidays for different countries.

Installation

You can install this package globally using npm:

npm install -g laplazadev-holidays

or use npx

npx laplazadev-holidays

Usage

To display holidays for a specific country and year, run:

npx laplazadev-holidays [COUNTRY_CODE] [YEAR]
  • COUNTRY_CODE: A two-letter country code (e.g., US, CA, UK). Default is CA (Canada).
  • YEAR: A four-digit year. Default is the current year.

Features

  • Displays holidays for a specified country and year
  • Matrix-inspired ASCII art and color scheme
  • Typewriter effect for a dynamic, cyberpunk feel

Dependencies

  • axios: For making HTTP requests to the holiday API
  • chalk: For adding colors to the console output
  • date-fns: For date formatting

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

Author

Thecap

Issues

If you encounter any problems or have suggestions, please file an issue on the GitHub repository.

Keywords

FAQs

Package last updated on 04 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc