0.0.3 • Published 1 year ago
num-to-arabic v0.0.3
You can convert any number to arabic number
// install with npm
npm install num-to-arabicUsage
import convertToArabic from 'num-to-arabic';
//Convert
convertToArabic(12345678); // ١٢٣٤٥٦٧٨Features
- Very fast
- Very easy
0.0.3
1 year ago