1.4.6 • Published 8 days ago

@sajanm/nepali-functions v1.4.6

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days ago

NepaliFunctions v1.4.6

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.6

8 days ago

1.4.5

14 days ago

1.4.4

2 months ago

1.4.3

2 months ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago