1.4.8 • Published 7 months ago

@sajanm/nepali-functions v1.4.8

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

NepaliFunctions v1.4.8

Screenshot

Summary

NepaliFunctions is a javascript utility aimed at easing basic nepali functionalities. The utility provides a list of functionalities that are mostly used in nepali websites and applications.

Documentation

The link for the documentation is provided below:

Documentation

Installation

Download zip

The archive contains the core library and a demo of all the functions.

  1. Unpack the archive
  2. Include the script nepaliFunctions.min.js in your page
  3. Start using the functions

Usage

Include the nepaliFunctions.min.js in your application, then you are done.

<script
  src="nepaliFunctions.min.js"
  type="text/javascript"
  charset="utf-8"
></script>

Available Functions

  • AD2BS
  • BS2AD
  • ConvertToDateFormat
  • ConvertToDateObject
  • ConvertToNumber
  • ConvertToUnicode
  • NumberToWords
  • NumberToWordsUnicode
  • ParseDate
  • AD.DatesDiff
  • AD.GetCurrentDate
  • AD.GetCurrentDay
  • AD.GetCurrentMonth
  • AD.GetCurrentYear
  • AD.GetDay
  • AD.GetDays
  • AD.GetDaysInMonth
  • AD.GetDaysShort
  • AD.GetDaysShort
  • AD.GetFullDate
  • AD.GetFullDay
  • AD.GetMonth
  • AD.GetMonths
  • BS.AddDays
  • BS.DatesDiff
  • BS.GetCurrentDate
  • BS.GetCurrentDay
  • BS.GetCurrentMonth
  • BS.GetCurrentYear
  • BS.GetDayInUnicode
  • BS.GetDayInUnicodeShort
  • BS.GetDaysInMonth
  • BS.GetDaysInUnicode
  • BS.GetDaysInUnicodeShort
  • BS.GetFullDate
  • BS.GetFullDay
  • BS.GetFullDayInUnicode
  • BS.GetMonth
  • BS.GetMonthInUnicode
  • BS.GetMonths
  • BS.GetMonthsInUnicode
  • BS.IsBetweenDates
  • BS.IsEqualTo
  • BS.IsGreaterThan
  • BS.IsGreaterThanOrEqualTo
  • BS.IsLessThan
  • BS.IsLessThanOrEqualTo
  • BS.ValidateDate
1.4.8

7 months ago

1.4.7

9 months ago

1.4.6

1 year ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago