1.0.0 • Published 7 years ago

ehsanx64-libjs v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

libjs

libjs is a library of useful JavaScript functions.

Requirements:

  • Library MUST be self-contained with no dependecies.
  • For production it MUST be only one file.
  • It MUST be conflict/collision proof.

Routines:

Dates:

Methods and utilities to manipulate dates including:

  • Greogiran to Jalali date conversion and vise versa

Formating:

  • Numerals:
    • Bi-directional Arabic and Latin numeral conversion
    • Formating routines for following entities:
      • Prices

Validation:

  • url
  • email address
  • number
  • date (Gregorian and Jalali)