1.0.1 • Published 9 months ago

nepali-dates v1.0.1

Weekly downloads
21
License
MIT
Repository
github
Last release
9 months ago

nepali-dates

Feb. 13, 2020

Have you ever wanted to display Nepali dates in a date picker or any custom format? Do you need a convenient and straightforward way to access this data without the need for hardcoding? If so, then nepali-dates is the solution you've been searching for!

Description

nepali-dates is a tiny npm package that provides number of days per month from year 1970B.S. to 2100B.S.

Install

npm i nepali-dates

or

yarn add nepali-dates

Usage

const nepaliDates = require('nepali-dates');
or
import nepaliDates from "nepali-dates";
// Load core nepali-dates.

Contribution ✨

Any kinds of contributions are entertained.

1.0.1

9 months ago

1.0.0

4 years ago