Skip to content

itsalimanuel/arabicSlug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Arabic text to Latin and URL slug converter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published