Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 378 Bytes

File metadata and controls

23 lines (14 loc) · 378 Bytes

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 from arabicSlug dependecy.

import { url_slug } from 'arabicSlug'

url_slug('مقال اليوم')

This will return makal-alyewm