number-to-arabic

Translates/converts an english number to arabic number

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
number-to-arabic
1141.0.25 years ago5 years agoMinified + gzip package size for number-to-arabic in KB

Readme

Number to Arabic Build Status
Installation
npm install number-to-arabic

Usage

const { numberToArabic } = require('number-to-arabic')
numberToArabic(5640) // ٥٦٤٠