Skip to content

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

Notifications You must be signed in to change notification settings

nirajniroula/nepali-dates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

nepali-dates

Feb. 13, 2020

Ever had the urge to show nepali date in date picker or any other format? And wanted to access the data in some sane, easy way? Don't want to hard code the data, for whatever reason? Then nepali-dates is what you're looking for!

Description

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

Install

$ npm i nepali-dates

Usage

const nepaliDates = require('nepali-dates');
// Load core nepali-dates.

Contribution ✨

Any kinds of contributions are entertained.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%