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

11holidays

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

11holidays - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "11holidays",
"version": "1.0.0",
"version": "1.0.1",
"description": "Global holidays API for public holidays, bank holidays and observances from 230+ countries",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# 11holidays
Global holidays API for public holidays, bank holidays and observances from 230+ countries.
Global [holidays API](https://11holidays.com/) for public holidays, bank holidays and observances from 230+ countries.
## Installation
```
npm i 11holidays
```
## Api Key
You can use the SDK without API key to access past holidays(Free plan) or for testing.
- Signup to [get your api key](https://11holidays.com/pricing) for full access to fetch holidays by country, year etc.
## Holidays API
To retrieve the complete holidays list by specific country code and year

@@ -42,2 +56,3 @@

### Parameters
country (2 char) - Required. 2 character ISO country code.

@@ -47,2 +62,3 @@ year (integer) - Required. Year in 4 digit format.

## Countries API
To retrieve the complete list of countries

@@ -60,2 +76,7 @@

]
```
```
## Support
- If you have any question related to API key, access etc. [contact support](https://11holidays.com/contact).
- Open an issue on Github for question related to SDK
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