arabic-slug
v1.0.1
Published
Arabic text to latin and url slug converter.
Downloads
3
Readme
arabicSlug
arabicSlug is a package that helps to convert Arabic text to user friendly url.
Installation
Install the dependencies and run nodeJs.
$ npm i arabic-slug --save
Example usage
Import
url_slug
function fromarabicSlug
dependecy.
import { url_slug } from 'arabicSlug'
url_slug('مقال اليوم')
This will return makal-alyewm