Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

japanese-public-holiday

sinnershiki16MIT0.0.1

祝日判定Module

readme

Build Status

japanese-public-holiday

This module return true if the date is public holiday.

See src/holiday.coffee for full documentation.

Install

$ npm install japanese-public-holiday --save

develop

$ npm install

test

$ gulp test