@ncukondo/japan-holiday
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

japan-holiday.ts

Install

yarn add @ncukondo/japan-holiday

or

npm  install --save @ncukondo/japan-holiday

Usage

import getHolidayName from '@ncukondo/japan-holiday';

const result = await getHolidayName(2018, 3, 21);
console.log(result); // 春分の日

License

This software is released under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i @ncukondo/japan-holiday

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

27.5 kB

Total Files

22

Last publish

Collaborators

  • ncukondo