🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

persianumber is a lightweight (~2kb) jQuery plugin used to convert English numbers to Persian or Arabic numerals.

Number persian

Documentation

How to use


  1. First download persianumber.min.js file.
  2. Add This file to head section of document after jQuery library.
  3. In .ready() event for document use this syntax: $('.persianumber').persiaNumber();
  4. For each element that you want convert numbers to persian use "persianumber" html class.

You May Also Like