letter-convertor

convert text with arabic letters to an english letter


Keywords
arabic, to, english, letter, franco
License
ISC
Install
npm install letter-convertor@1.5.0

Documentation

What is this?

Convert the arabic text to an english letters.

Installation

npm i letter-convertor

How to use is ?

import arabicToEnglish from 'node_modules/letter-convertor/lib/index';
result = arabicToEnglish("السلام عليكم ورحمة الله وبركاته") ; 

result >> ALSLAM ALYKM WRHMH ALLH WBRKATH