Skip to content

helps you to deal with the "hamzah" in arabic language

Notifications You must be signed in to change notification settings

musabkhunaijir/Hamzah.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hamzah - همزة

helps you to deal with the hamzah - الهمزة in arabic language

Installation

Use the package manager hamzah to install hamzah.

npm i hamzah -s

Usage

const hamzahModule = require("hamzah")
const result = hamzahModule.hamzah('أحمد أمجد إحسان آسر');

console.log(result);
//احمد امجد احسان اسر

License

ISC License

About

helps you to deal with the "hamzah" in arabic language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published