letter-convertor
v1.7.4
Published
convert text with arabic letters to an english letter
Downloads
6
Maintainers
Readme
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