Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 150 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 150 Bytes

Convert numbers to arabic numbers

Example

import {convertToArabic} from '@asipita/number-to-arabic';

convertToArabic(1234)
>> ١٢٣٤