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

pholiday

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pholiday

a persian calendar holidays library for javascript

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
99
increased by106.25%
Maintainers
1
Weekly downloads
 
Created
Source

pholiday

A persian calendar holidays library for javascript based on moment-jalaali.

installation

$ npm install pholiday

Library is based on moment-jalaali so it has all methods moment and moment-jalaali has.

library specific methods

.isHoliday()

Check the selected date is holiday in Iran or not.

const pholiday = require('pholiday')
pholiday().isHoliday()

.events()

Get the selected dates events in Iran calendar.

const pholiday = require('pholiday')
pholiday().events()

Keywords

FAQs

Package last updated on 28 Mar 2017

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