1.0.1 • Published 3 years ago

arabic-slug v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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