Skip to content

Cimorexave/convert-persian-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

It's very simple. Pass in your Persian numbers to the function as a string and it will return the converted value in English numbers as number.

import ConvertNumbers from 'convert-persian-numbers'
const englishConvertedNumber = ConvertNumbers(persianNumber)

About

simple utility to convert persian numbers to english. Usefull in form handling. compatible with all the frameworks; supporting typescript

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published